An open API service indexing awesome lists of open source software.

https://github.com/difrex/ansible-vault-example

This is just a simple example of how to use an Ansible Vault.
https://github.com/difrex/ansible-vault-example

Last synced: 4 months ago
JSON representation

This is just a simple example of how to use an Ansible Vault.

Awesome Lists containing this project

README

          

* Ansible Vault example

This is just a simple example of how to use an Ansible Vault.

Secrets available in the ~inventory/group_vars/all/vault~. Look to the ~ansible.cfg~.

Run ~ansible-playbook playbooks/example.yml~.