Skip to content

Update dependency community.hashi_vault to v2.4.0

Renovate Bot requested to merge renovate/community.hashi_vault-2.x into main

This MR contains the following updates:

Package Type Update Change
community.hashi_vault galaxy-collection minor 2.1.0 -> 2.4.0

Release Notes

ansible-collections/community.hashi_vault

v2.4.0

Compare Source

======

Release Summary

Our first content for writing to Vault is now live.

New Plugins

Lookup


- vault_write - Perform a write operation against HashiCorp Vault

New Modules
-----------

- vault_write - Perform a write operation against HashiCorp Vault

v2.3.0

Compare Source

======

Release Summary

This release contains new plugins and modules for creating tokens and for generating certificates with Vault's PKI secrets engine.

New Plugins

Lookup


- vault_token_create - Create a HashiCorp Vault token

New Modules
-----------

- vault_pki_generate_certificate - Generates a new set of credentials (private key and certificate) using HashiCorp Vault PKI
- vault_token_create - Create a HashiCorp Vault token

v2.2.0

Compare Source

======

Release Summary

This release contains a new lookup/module combo for logging in to Vault, and includes our first filter plugin.

Minor Changes

  • The Filter guide has been added to the collection's docsite.

New Plugins

Filter


- vault_login_token - Extracts the client token from a Vault login response

Lookup
  • vault_login - Perform a login operation against HashiCorp Vault

New Modules

  • vault_login - Perform a login operation against HashiCorp Vault

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports