automation: Update ansible.utils to version 3.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ansible.utils | galaxy-collection | minor |
3.0.0 -> 3.1.0
|
Release Notes
ansible-collections/ansible.utils (ansible.utils)
v3.1.0
======
Minor Changes
- Add support in fact_diff filter plugin to show common lines.(https://github.com/ansible-collections/ansible.utils/issues/311)
Bugfixes
- Avoid unnecessary use of persistent connection in
cli_parse
,fact_diff
,update_fact
andvalidate
as this action does not require a connection.
Documentation Changes
- ipv6form filter plugin - Fix to be displayed correctly.
- validate lookup plugin - Fix syntax in EXAMPLES.
- validate module - Fix syntax in EXAMPLES.
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.