mauromedda.ansible_role_unzip
ansible_role_unzip
To jest prosta rola Ansible, która instaluje lub odinstalowuje narzędzie unzip.
Zmienne
unzip_installed: true
- unzip_installed: Domyślnie: true. Ustaw na false, aby odinstalować unzip.
Przykładowy Playbook
Poniżej znajduje się przykład użycia tego modułu.
- hosts: localhost
connection: local
become: true
roles:
- { role: mauromedda.ansible_role_unzip, unzip_installed: true }
Licencja
BSD
Informacje o autorze
Mauro Medda < medda.mauro at gmail dot com >
Zainstaluj
ansible-galaxy install mauromedda.ansible_role_unzip
Licencja
bsd-2-clause
Pobrania
451
Właściciel
Head of DevOps @Zilliqa