Ansible-modules-hashivault

Latest version: v5.3.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 16

3.8.0

------------------
- Add the rest of the approle modules. [Terry Howe]
- Minimum approle modules. [Terry Howe]
- Use templates for env files. [Terry Howe]
- Add namespace for approle and fix lookup plugin. [Terry Howe]
- Reuse test_secret rather than include. [Terry Howe]
- Add newline on env file. [Terry Howe]
- Added approle authentication. [GIBSON, NICHOLAS R]
- Allow update on non existing attribute. [Terry Howe]
- Split out secret and ephemeral testing. [Terry Howe]
- Read secrets only for update. [Terry Howe]
- Add changed flag support for hashivault_write. [Jean-Yves Rivallan]
- Add documentation for mount tune. [Terry Howe]

3.7.0

------------------
- Fix up tune mount docs. [Terry Howe]
- Add mount tune module. [Marc Sensenich]

3.6.0

------------------
- Use no_log on create user functional test. [Terry Howe]
- Fix hvac 0.3.0 change. [Terry Howe]
- Get rid of warnings for tests. [Terry Howe]
- See if travis deals with ipc locker better. [Terry Howe]

3.5.1

------------------
- Add the ability to define a mount point for Auth backends. [Marc
Sensenich]

3.5.0

------------------
- Fix typos in module_utils/hashivault.py. [Nathan Randall]
- Add documentation for TLS auth support. [Nathan Randall]
- Add support for TLS connections via hvac client. [Nathan Randall]

Adds support for using strong, (potentially) mutually-authenticated
TLS connections to Hashicorp Vault API.

Adds parameters to allow user to specify paths for client cert and
client key in order to support TLS mutual authentication with Vault
HTTP API, where the hvac client includes Python 'requests' and passes
the client cert and client key as a tuple argument to the 'cert' param
supplied to a requests.Session object. Depending on what params/values
are supplied by user, the value for 'verify' (as passed to the
requests.Session object) will be either True, False, or (preferrably)
the path to a CA cert or directory of CA certs to use for TLS auth
validation.

Updates argument_spec with new params for TLS client authentication :

- ca_cert
- ca_path
- client_cert
- client_key

Updates documentation with info about ^^new params^^ and their defaults.

3.4.1

------------------
- Removed empty set fact in test. [Jaime Soriano Pastor]
- Don't try to remove a policy that doesn't exist. [Jaime Soriano
Pastor]
- Don't enable auth backend if it's already enabled. [Jaime Soriano
Pastor]
- Don't set policy if current policy is the same. [Jaime Soriano Pastor]
- Don't try to enable secret if it's already enabled. [Jaime Soriano
Pastor]
- Add lookup token parameter. [Terry Howe]
- Add test audit back in. [Terry Howe]

Page 15 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.