Skip to content

Releases: ansible-collections/ansible.utils

v2.11.0

07 Sep 09:14
1a336fb
Compare
Choose a tag to compare

Minor Changes

  • Add ipcut filter plugin.(#251)
  • Add ipv6form filter plugin.(#230)

Bugfixes

  • Validate input for ipv4_hex(#281)

New Plugins

  • 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.

v2.10.3

18 May 08:47
c0e0946
Compare
Choose a tag to compare

Changes related to the release pipeline.

v2.10.2

15 May 17:00
c6ebb51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.0...2.10.0

Ansible utils 2.0.1 release

01 Mar 11:21
efe55cc
Compare
Choose a tag to compare

Ansible utils 2.0.1 release

Test CI release process

13 Oct 16:14
54b6949
Compare
Choose a tag to compare
Pre-release
Merge pull request #3 from cidrblock/sed_i

Add -i to sed to change galaxy.yml in place

Test CI release process

13 Oct 16:09
31d89a8
Compare
Choose a tag to compare
Pre-release
Merge pull request #2 from cidrblock/ci_release

Add runs-on to publish

Test CI release process

13 Oct 15:58
c846a94
Compare
Choose a tag to compare
Pre-release
Merge pull request #1 from cidrblock/to_dotbracket

Add get_path and to_paths lookup/filter plugins