automation: Update ansible.utils to version 2.11.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ansible.utils | galaxy-collection | minor |
2.10.3 -> 2.11.0
|
Release Notes
ansible-collections/ansible.utils (ansible.utils)
v2.11.0
=======
Minor Changes
- Add ipcut filter plugin.(https://github.com/ansible-collections/ansible.utils/issues/251)
- Add ipv6form filter plugin.(https://github.com/ansible-collections/ansible.utils/issues/230)
Bugfixes
- Validate input for ipv4_hex(https://github.com/ansible-collections/ansible.utils/issues/281)
New Plugins
Filter
- ipcut - This filter is designed to get 1st or last few bits of IP address.
- ipv6form - This filter is designed to convert ipv6 address in different formats. For example expand, compressetc.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.