mauromedda.ansible_role_unzip

ansible_role_unzip

Dies ist eine einfache Ansible-Rolle, die das Dienstprogramm unzip installiert oder deinstalliert.

Variablen

unzip_installed: true
  • unzip_installed: Standard: true. Setze false, um das unzip zu deinstallieren.

Beispiel-Playbook

Siehe unten ein Beispiel für die Verwendung des Moduls.

    - hosts: localhost
      connection: local
      become: true
      roles:
         - { role: mauromedda.ansible_role_unzip, unzip_installed: true }

Lizenz

BSD

Autoreninformation

Mauro Medda < medda.mauro at gmail dot com >

Über das Projekt

Install/uninstall unzip

Installieren
ansible-galaxy install mauromedda.ansible_role_unzip
GitHub Repository
Lizenz
bsd-2-clause
Downloads
451
Besitzer
Head of DevOps @Zilliqa