Skip to content

Releases: ansible-community/ansible-vault

Docs update

23 Apr 17:17
Compare
Choose a tag to compare

See Dependencies section for important Python dependency update

Revert local_action :garbage:

23 Apr 17:00
Compare
Choose a tag to compare
v1.5.3

Revert busted local_action

Use local_action

23 Apr 13:29
Compare
Choose a tag to compare
v1.5.2

Use local_action - fixes #13

Fix vars

09 Apr 21:31
Compare
Choose a tag to compare
v1.5.1

Fix vars

Initial multi-arch/os

09 Apr 16:10
Compare
Choose a tag to compare
  • Add initial multi-architecture and OS support
  • Add FreeBSD support
  • Update documentation

Fix variable quoting issue

09 Apr 15:41
Compare
Choose a tag to compare
v1.4.1

Fix variable quoting issue

Numerous fixes and cleanup items

09 Apr 15:20
Compare
Choose a tag to compare
  • Updated many variables with environment variable overrides
  • Add vault_tls_config_path variable with reasonable default value
  • Set currently/reasonably secure vault_tls_cipher_suites defaults
  • Update listener template to finally close #3
  • Improve cleanup task
  • Update versions
  • Update documentation
  • Update ignores

Fix init issues

30 Mar 14:53
Compare
Choose a tag to compare
v1.3.11

Fixed init issues

Fix other modes

23 Mar 21:49
Compare
Choose a tag to compare
v1.3.10

Fix other modes

Fix quote issue

23 Mar 21:01
Compare
Choose a tag to compare
  • Fix quote removal/type finagling YAML sadness (thanks @arledesma)