Skip to content

v6.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Sep 16:14

6.0.0 (2026-09-10)

⚠ BREAKING CHANGES

  • vault_version_lock: true is no longer supported when
    Ansible reports ansible_pkg_mgr=yum. Use a supported apt, dnf, or dnf5
    distribution instead.

Features

  • enhance version locking for Vault packages, remove yum support (dnf still works) (#436) (d10889f)