axeII / home-ops

A repository for HomeOps where I perform Infrastructure as Code (IaC) and GitOps practices.
Do What The F*ck You Want To Public License
41 stars 1 forks source link

feat(ansible): update ansible.utils ( 5.0.0 ā†’ 5.1.0 ) #1292

Closed bot-akira[bot] closed 1 month ago

bot-akira[bot] commented 1 month ago

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ansible-collections/ansible.utils (ansible.utils) ### [`v5.1.0`](https://togithub.com/ansible-collections/ansible.utils/blob/HEAD/CHANGELOG.rst#v510) [Compare Source](https://togithub.com/ansible-collections/ansible.utils/compare/v5.0.0...v5.1.0) \====== ## 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.



This PR has been generated by Renovate Bot.

axeII commented 1 month ago

šŸ¦™ MegaLinter status: āœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_