Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ansible-modules-hashivault to v5 #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ansible-modules-hashivault ==4.7.0 -> ==5.3.0 age adoption passing confidence

Release Notes

TerryHowe/ansible-modules-hashivault (ansible-modules-hashivault)

v5.3.0

Compare Source

  • Add support for JWT role. [mleneveut]
  • Add support for ACL policies. [mleneveut]
  • Use hvac write_data method. [Terry Howe]
  • Update hvac and tox docs. [Terry Howe]
  • Fix hashivault_k8s_auth_role not detecting policy changes. [Philipp
    Hossner]

v5.2.1

Compare Source

  • Add utf-8 encoding. [Terry Howe]
  • Updating shebang. [Grzegorz Bialas]
  • Hacky fix for docs. [Terry Howe]

v5.2.0

Compare Source

  • Add option in hashivault_init to pass only secret_* or recovery_*
    options. [DaazKu]
  • HVAC 1.0.0+ have all authentication methods as subclasses of
    client.auth Update login code to call the appropriate subclass for
    tls/cert auth. [Andrew Hamilton]
  • Don't use nested jinja. [bendem]
  • Depend on ansible-core instead of ansible. [bendem]
  • Fix wrong type (#​449) [Sebastian Schmitt]
  • Adding unit test for Group Alias Length Check. [Adam Wallis]
  • Add support for Listing Group Aliases. [Adam Wallis]

v5.1.2

Compare Source

  • Update hvac requirement. [Terry Howe]
  • Issue #​451 - added user filter parameter to ldap configuration. [Emory
    Otott]
  • Issue #​450 - fixed issue where I was adding unsupported seal_wrap
    param to kv v2 configuration and tune mount configuration method
    resulting in failed tests. [Emory Otott]
  • Issue #​450 added default value of false for parameter seal_wrap.
    [Emory Otott]
  • #​450 added seal wrap parameter to hashivault secret engine. [Emory
    Otott]
  • Add general parameter timeout. [Sebi]
    Default value of 30, as it is in hvac, to prevent inconsistency.
  • Add timeout as a general parameter. [Sebi]
  • Fix output hashivault_approle_role_secret format. [Aleksey Zhukov]
  • Token_role: correctly add new values instead of overriding. [Benjamin
    Demarteau]
  • Hashivault_normalize_from_doc: don't swallow exceptions. [Benjamin
    Demarteau]
  • Ssh_role,token_role: don't fail when encountering unknown options.
    [Benjamin Demarteau]

v5.1.1

Compare Source

v5.1.0

Compare Source

  • Refactor policy module. [Cees Moerkerken]
  • Add diff, fixes #​439. [Cees Moerkerken]
  • Add path to return values. [Cees Moerkerken]
  • Fix line length linting. [Cees Moerkerken]
  • Only call enable or tune when changed. add comments. [Cees Moerkerken]
  • Add result to return values, fixes #​435. [Cees Moerkerken]
  • Add diff, fixes #​436. [Cees Moerkerken]
  • Replace whitelist_externals with allowlist_externals. [Cees
    Moerkerken]
  • Prevent keyerror on inconsistencies between the current and desired
    state. [Cees Moerkerken]
  • Add diff and enable check mode support. [Cees Moerkerken]
  • Warn user when an unknown value is processed by the option
    normalization. [Benjamin Demarteau]
  • Extract option normalisation to module_utils and reverse logic to
    allow for unknown options. [Benjamin Demarteau]
  • Create SECURITY.md. [Terry Howe]

v5.0.0

Compare Source

  • Remove deprecated modules. [Terry Howe]
    • hashivault_approle_role_create
    • hashivault_approle_role_secret_create
    • hashivault_approle_role_secret_delete
    • hashivault_audit_enable
    • hashivault_auth_enable
    • hashivault_aws_ec2_role_create
    • hashivault_mount_tune
    • hashivault_policy_delete
    • hashivault_policy_set
    • hashivault_policy_set_from_file
    • hashivault_secret_disable
    • hashivault_secret_enable
    • hashivault_userpass_create
    • hashivault_userpass_delete
  • Changes for hvac 1.x. [Terry Howe]
  • Breaking Changes:
    • hashivault_approle_role_secret removed wrap_ttl for now
    • hashivault_generate_root_init otp added
    • hashivault_token_create removed lease and orphan (use no_parent)
    • ansible 5 only now

v4.7.1

Compare Source

  • Disable hvac 1.x support for now. [Terry Howe]
  • Update configuration. [Terry Howe]
  • Add idempotency test to test_ldap_group. [Matt Harlum]
  • Fix "enable ldap authentication" in test_ldap_group. [Matt Harlum]
  • Fixup idempotency of hashivault_auth_ldap. [Matt Harlum]
  • Add self_renew for hashivault_token_renew. [Terry Howe]
  • Fix PKI tests from new hvac. [Terry Howe]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ansible-modules-hashivault-5.x branch from b277e8b to d77cd0b Compare May 28, 2023 08:58
@renovate renovate bot force-pushed the renovate/ansible-modules-hashivault-5.x branch from d77cd0b to 55fe6f8 Compare June 13, 2023 16:00
@renovate renovate bot force-pushed the renovate/ansible-modules-hashivault-5.x branch from 55fe6f8 to b9223a5 Compare October 11, 2023 13:27
@renovate renovate bot force-pushed the renovate/ansible-modules-hashivault-5.x branch 2 times, most recently from ca6b681 to b6af6f1 Compare February 20, 2024 16:08
@renovate renovate bot force-pushed the renovate/ansible-modules-hashivault-5.x branch from b6af6f1 to 68615a6 Compare June 26, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants