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

feat(ansible): update dependency ansible.utils to v5.1.0 #3575

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Aug 5, 2024

This PR contains the following updates:

Package Type Update Change
ansible.utils galaxy-collection minor 5.0.0 -> 5.1.0

Release Notes

ansible-collections/ansible.utils (ansible.utils)

v5.1.0

Compare Source

======

Minor Changes

  • Allows the cli_parse module to find parser.template_path inside roles or collections when a path relative to the role/collection directory is provided.
  • Fix cli_parse module to require a connection.
  • Previously, the ansible.utils.ipcut filter only supported IPv6 addresses, leading to confusing error messages when used with IPv4 addresses. This fix ensures that the filter now appropriately handles both IPv4 and IPv6 addresses.
  • Removed conditional check for deprecated ansible.netcommon.cli_parse from ansible.utils.cli_parse
  • The from_xml filter returns a python dictionary instead of a json string.

Documentation Changes

  • Add a wildcard mask/hostmask documentation to ipaddr filter doc page to obtain an IP address's wildcard mask/hostmask.

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 has been generated by Renovate Bot.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner August 5, 2024 12:40
@mchesterbot mchesterbot bot added renovate/ansible type/minor area/ansible Changes made in the ansible directory labels Aug 5, 2024
@mchestr mchestr merged commit 3df1482 into main Aug 11, 2024
1 check passed
@mchesterbot mchesterbot bot deleted the renovate/ansible.utils-5.x branch August 12, 2024 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ansible Changes made in the ansible directory renovate/ansible type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant