Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.
/ ansible_vault Public archive

Ansible modules to allow better control of Hashicorp Vault

License

Notifications You must be signed in to change notification settings

sidick/ansible_vault

Repository files navigation

ansible-vault

Branch Travis Status Code Issues
master Build Status Code Issues

ansible-vault is a way of providing a number of Ansible modules to make working with Ansible and Vault

Currently the modules available include:

  • vault_audit_backend
  • vault_auth
  • vault_auth_backend
  • vault_facts
  • vault_mount
  • vault_policy
  • vault_secret
  • vault_seal

They can be used by copying the contents of the library directory to the library directory in which you're working.

I haven't written a lookup plugin, but there is one at https://github.com/jhaals/ansible-vault

Author

Simon Dick - simond@irrelevant.org