8000 Releases · ansible-community/ansible-vault · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ansible-community/ansible-vault

Minor updates and fixes

31 May 14:17
Compare
Choose a tag to compare
  • Resolve some task argument issues
  • Clean up line length a bit
  • Use Filesystem Storage Backend in Vagrant example playbook
  • Update Vagrantfile
  • Update documentation

Cleanup and fixes!

21 May 17:08
Compare
Choose a tag to compare
  • Clean up task items
  • Fixup Get installed Vault version for multiline/quotes
  • Update vault_home value (thanks @xeivieni)
  • Add plugin_dir configuration (thanks @vmwiz)
  • Fix: Force /bin/bash on Get Vault package checksum (local) (thanks @fleu42)

Vault version 1.1.2 and more

19 Apr 17:07
Compare
Choose a tag to compare
  • Vault version 1.1.2
  • Feature: add etcd storage (thanks @cordula-grau)
  • Fix: Resolve deprecation warnings (thanks @cordula-grau)
  • Fix: Move become flag to required resources (thanks @cordula-grau)
  • Reposition some main variables
  • Remove vault_tls_cipher_suites values/fall back to Vault defaults
  • Remove unimplemented vault_syslog_enable
  • Rename vault_listener_template to vault_main_configuration_template
    • Rename corresponding template file to vault_main_configuration.hcl.j2
  • Update documentation

Vault v1.1.1 and more

11 Apr 20:26
Compare
Choose a tag to compare
  • Vault version 1.1.1
  • Allow sealed state for standalone instance (thanks @kwevers)
  • Revert long line syntax change in main tasks (thanks @kwevers)
  • Ensure systemd is reloaded on unit changes (thanks @kwevers)
  • Add vault_bin_path to the PATH (thanks @kwevers)
  • Update documentation

Raise minimum Ansible version, support Debian Testing, YAML linting

08 Apr 14:29
Compare
Choose a tag to compare
  • Minimum Ansible version to 2.7
  • Support install on Debian Testing (thanks @gfeun)
  • Update for E206 [lint]
    • tasks/tls
  • Update for E201 [lint]
    • tasks/main
  • Update for E504 [lint]
    • tasks/install
    • tasks/install_enterprise

Minor fixes and updates

21 Mar 22:34
Compare
Choose a tag to compare
  • Resolve environment additions/create .bashrc (thanks @gfeun)
  • Update documentation
  • Update license
  • Update variables

Vault v1.1.0 and more

19 Mar 13:19
Compare
Choose a tag to compare
  • Vault v1.1.0
  • Add additional health responses to API reachability check (thanks @enqack)
  • VAULT_ADDR and VAULT_CACERT export in ~/.bashrc (thanks @planetrobbie)
  • Update documentation

Vault v1.0.3 and more

13 Feb 14:26
Compare
Choose a tag to compare
  • Vault v1.0.3
  • Skip certificate copy if desired (thanks @Fuochi-YNAP)
  • Skip health check if desired (thanks @Fuochi-YNAP)
  • Add Azure Key Auto Unseal configuration (thanks @nehrman)

Vault v1.0.0

04 Dec 14:30
Compare
Choose a tag to compare
  • Vault v1.0.0
  • GCPKMS seal support (thanks @planetrobbie)
  • Update documentation

Maintenance and initial telemetry support

20 Nov 18:22
Compare
Choose a tag to compare
  • Correct systemd unit (thanks @jpiron)
  • Add initial telemetry support (thanks @jeffWelling)
  • Vagrant box memory increased to 2048MB
  • Update documentation
0