Releases: AerisCloud/ansible-vault
Releases · AerisCloud/ansible-vault
Vault 0.10.0
Updates the role to Vault 0.10.0, also increased compatibility with latest Ansible versions.
Vault 0.8.3
Merge pull request #2 from christopherobin/update/0.8.3 Update to 0.8.3, also fix small cap issue
Vault 0.8.2
- Vault
0.8.2
- Minimum version of
ansible
is now2.2
- Added missing
vault_config
variable to defaults - Added reload to service file
- Remove setcap from service file, do it on install
- Removed tags
- Removed
/var/lib/vault
and config access to all - Updated config to use
storage
instead ofbackend
- Added
test-kitchen
(usesvagrant
driver)