This role will deal with the installation of vault
It's part of the Manala Ansible Collection.
This role needs the unzip debian packages. Please use the manala.roles.apt role to handle it properly.
manala_apt_packages:
- unzip
None.
Installation instructions can be found in the main README.md
You can find all variables and default values used by this role in the defaults/main.yaml file
- hosts: all
tasks:
- ansible.builtin.import_role:
name: manala.roles.vault_cli
This collection is distributed under the MIT license.
See LICENSE to see the full text.
Manala (http://www.manala.io/)