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.
- Host: GitHub
- URL: https://github.com/difrex/ansible-vault-example
- Owner: Difrex
- Created: 2019-04-15T12:09:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T12:12:15.000Z (about 7 years ago)
- Last Synced: 2025-03-11T05:32:01.618Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
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~.