Skip to content

Latest commit

 

History

History

vault_cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Ansible Role: vault_cli

This role will deal with the installation of vault

It's part of the Manala Ansible Collection.

Requirements

This role needs the unzip debian packages. Please use the manala.roles.apt role to handle it properly.

manala_apt_packages:
  - unzip

Dependencies

None.

Installation

Installation instructions can be found in the main README.md

Role Variables

You can find all variables and default values used by this role in the defaults/main.yaml file

Example playbook

- hosts: all
  tasks:
    - ansible.builtin.import_role:
        name: manala.roles.vault_cli

Licencing

This collection is distributed under the MIT license.

See LICENSE to see the full text.

Author information

Manala (http://www.manala.io/)