mauromedda.ansible_role_tar

ansible_role_tar

This is a simple Ansible role for installing or uninstalling the tar utility.

Variables

tar_installed: true
  • tar_installed: Default is true. Set it to false to uninstall tar.

Example Playbook

Here is an example of how to use this module.

    - hosts: localhost
      connection: local
      become: true
      roles:
         - { role: mauromedda.ansible_role_tar, tar_installed: true }

License

BSD

Author Information

Mauro Medda medda.mauro@gmail.com

Informazioni sul progetto

Install/uninstall tar

Installa
ansible-galaxy install mauromedda.ansible_role_tar
Licenza
bsd-2-clause
Download
340
Proprietario
Head of DevOps @Zilliqa