Skip to content

Releases: ansible-community/ansible-vault

v3.2.4

01 Dec 14:33

Choose a tag to compare

3.2.4 (2025-12-01)

Bug Fixes

  • allow user defined tls variables to be set instead of hardcoded default values (#385) (db36693)

v3.2.3

28 Nov 08:42

Choose a tag to compare

3.2.3 (2025-11-28)

Bug Fixes

  • convert vault_raft_cluster_members and rhsm_repo_id to work with ansible 12 (#397) (192d6ea)

v3.2.2

27 Nov 23:21

Choose a tag to compare

3.2.2 (2025-11-27)

Bug Fixes

  • add become to create private tls directory (#396) (a11b8a4)

New Contributors

@fxkk (in #396)

v3.2.1

27 Nov 17:19

Choose a tag to compare

3.2.1 (2025-11-27)

Bug Fixes

  • solve crash if vault_port is set below 1024 by adding CAP_NET_ADMIN (#376) (858a6f0)

v3.2.0

27 Nov 11:46

Choose a tag to compare

3.2.0 (2025-11-27)

Features

v3.1.2

27 Nov 10:32

Choose a tag to compare

3.1.2 (2025-11-27)

Bug Fixes

v3.1.1

27 Nov 10:06

Choose a tag to compare

3.1.1 (2025-11-27)

Bug Fixes

v3.1.0

26 Nov 16:48

Choose a tag to compare

3.1.0 (2025-11-26)

Features

  • Support for Ansible v2.19
  • allow additional environment variables (#366) (da957e0)
  • GHA: add commitlint and semrel (#362) (d5bae97)

Bug Fixes

New Contributors

v3.0.0 - Breaking Change

12 Dec 21:43
e45fca8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.02.01...v3.0.0

Monthly snapshot for 2024.12.01

01 Dec 04:02
5ed64bc

Choose a tag to compare

Improved raft backend template: Added a condition to handle external …