Skip to content

automation: Update ansible.utils to version 2.7.0

Housekeeper (bot) requested to merge renovate/ansible-utils-2-x into master

This MR contains the following updates:

Package Type Update Change
ansible.utils galaxy-collection minor 2.6.1 -> 2.7.0

Release Notes

ansible-collections/ansible.utils

v2.7.0

Compare Source

======

Minor Changes

  • Add support for content template parser
  • Added new connection base class similar to ansible.netcommon's NetworkConnectionBase without the network-specific option masking (https://github.com/ansible-collections/ansible.utils/pull/213).
  • ipsubnet - the index parameter should only ever be an integer if it is provided. this changes the argument type from str to int.

Bugfixes


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.

Edited by Housekeeper (bot)

Merge request reports

Loading