Skip to content

Releases: AerisCloud/ansible-vault

Vault 0.10.0

25 Apr 08:31
311d0e5
Compare
Choose a tag to compare

Updates the role to Vault 0.10.0, also increased compatibility with latest Ansible versions.

Vault 0.8.3

19 Oct 06:25
Compare
Choose a tag to compare
Merge pull request #2 from christopherobin/update/0.8.3

Update to 0.8.3, also fix small cap issue

Vault 0.8.2

14 Sep 03:31
Compare
Choose a tag to compare
  • Vault 0.8.2
  • Minimum version of ansible is now 2.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 of backend
  • Added test-kitchen (uses vagrant driver)