Releases: ansible-community/ansible-vault
Releases · ansible-community/ansible-vault
Monthly snapshot for 2021.07.01
Add possibility to customize wait time after the first Vault start Waiting 30 seconds for each playbook run shouldn't be a default value as it's only impacting a few users. It very time consuming especially for playbook runs with `serial` and multiple nodes clusters (5 nodes: 2mn30s wait time)
Monthly snapshot for 2021.06.01
add become true for task 'Enable logrotate for vault'
Monthly snapshot for 2021.05.01
Add Oracle Linux to distribution compatibility check
Monthly snapshot for 2021.04.01
Remove init related info. These blocks are not needed in a systemd service.
Monthly snapshot for 2021.03.01
Molecule testing (#212) * yamllint rules for this repo. * Fixed: yamllint errors and warnings. * ansible-lint rule exception for this repo. * fixes ansible-lint errors. * Adding molecule testing. Please adhere.
Monthly snapshot for 2021.02.01
Update vault version
Hashicorp Vault ansible-role
Some PRs were merged
Added support for useful options when running Vault behind a load balancer
add acl for Debian (Ubuntu)
Add update_cache: yes to install pkg
move StartLimitInterval, del StartLimitIntervalSec
Ansible Community
Brian decided he had to let go of this ansible-role for Hashicorp Vault. We decided that these roles are valuable and will maintain them as ansible-community. Contributions, especially tests, are welcome.
Bas Meijer, Lane Jennison and Kerim Satirli.
v2.5.3
- Add Prometheus telemetry support (thanks @bbayszczak)
- Add tag check_vault to to Vault status debug task (thanks @NorthFuture)
- Fixed indentation of vault config file (thanks @rasta-rocket)
- Add RHEL 8 support (thanks @kwevers)
Vault v1.3.2
- Vault v1.3.2
- Update documentation
Vault v1.3.1 and more
- Vault v1.3.1
- Add MySQL storage (thanks @ericsysmin)
- Update status task (thanks @ericsysmin)
- Add group creation task (thanks @karras)
- Update documentation (thanks @ilpianista)
- Update documentation