mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Specify that 'ipaddr' is available in 1.9
This commit is contained in:
parent
25ef581a90
commit
c10f4c23dd
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue