mauromedda.ansible_role_unzip

ansible_role_unzip

This is a simple Ansible role to install or uninstall the unzip tool.

Variables

unzip_installed: true
  • unzip_installed: Default is true. Set it to false to uninstall unzip.

Example Playbook

Here's an example of how to use this module.

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

License

BSD

Author Information

Mauro Medda medda.mauro@gmail.com

Informazioni sul progetto

Install/uninstall unzip

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