mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Specify that 'ipaddr' is available in 1.9
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
Jinja2 'ipaddr()' filter
|
||||
========================
|
||||
|
||||
.. versionadded:: 1.9
|
||||
|
||||
``ipaddr()`` is a Jinja2 filter designed to provide an interface to `netaddr`_
|
||||
Python package from within Ansible. It can operate on strings or lists of
|
||||
items, test various data to check if they are valid IP addresses and manipulate
|
||||
|
||||
Reference in New Issue
Block a user