mauromedda.ansible_role_tar

ansible_rola_tar

To jest prosta rola Ansible, która instaluje/odinstalowuje narzędzie tar.

Zmienne

tar_zainstalowane: true
  • tar_zainstalowane: Domyślnie: true. Ustaw na false, aby odinstalować tar.

Przykładowy Playbook

Zobacz poniżej przykład użycia modułu.

    - hosts: localhost
      connection: local
      become: true
      roles:
         - { role: mauromedda.ansible_roka_tar, tar_zainstalowane: true }

Licencja

BSD

Informacje o autorze

Mauro Medda < medda.mauro at gmail dot com >

O projekcie

Install/uninstall tar

Zainstaluj
ansible-galaxy install mauromedda.ansible_role_tar
Licencja
bsd-2-clause
Pobrania
340
Właściciel
Head of DevOps @Zilliqa