ansible.utils/plugins/filter
Ashwini Mhatre 4deddf2c3b
Feature ipv6 format (#295)
* Create ipv6form.py

* Update ipv6form.py

* Update ipv6form.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add code

* Add docs

* Add uts and integration tests. fix sanity

* iFix sanity

* Fix sanity

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ashwini Mhatre <amhatre@amhatre-thinkpadt14sgen2i.pnq.csb>
2023-08-10 13:40:17 +05:30
..
cidr_merge.py Add trailing comma support to pre-commit (#190) 2022-06-01 18:05:10 +05:30
consolidate.py Update pre-commit config (#245) 2023-03-29 18:18:57 -04:00
from_xml.py Update pre-commit config (#245) 2023-03-29 18:18:57 -04:00
get_path.py Add isort, increase black line length (#189) 2022-05-26 13:18:57 -04:00
hwaddr.py Fix not optimal variable assignment (#207) 2022-10-14 15:35:33 +00:00
index_of.py Fix filter and test docs (#215) 2022-10-14 13:02:22 -04:00
ip4_hex.py Bugfix ip4 hex (#292) 2023-07-20 11:46:34 +05:30
ipaddr.py Accept int input for ipaddr ipv4 and ipv6 filters (#224) 2022-11-21 15:18:35 +05:30
ipcut.py Add ipcut filter plugin (#291) 2023-08-07 16:19:33 +05:30
ipmath.py Add trailing comma support to pre-commit (#190) 2022-06-01 18:05:10 +05:30
ipsubnet.py Add documentation for IPv6 in ipsubnet filter (#212) 2022-12-05 16:00:19 -05:00
ipv4.py Accept int input for ipaddr ipv4 and ipv6 filters (#224) 2022-11-21 15:18:35 +05:30
ipv6.py Accept int input for ipaddr ipv4 and ipv6 filters (#224) 2022-11-21 15:18:35 +05:30
ipv6form.py Feature ipv6 format (#295) 2023-08-10 13:40:17 +05:30
ipwrap.py Fix #209 ansible.utils filters should raise AnsibleFilterError (#210) 2022-10-14 10:55:05 -04:00
keep_keys.py Update pre-commit config (#245) 2023-03-29 18:18:57 -04:00
macaddr.py Add trailing comma support to pre-commit (#190) 2022-06-01 18:05:10 +05:30
network_in_network.py Add trailing comma support to pre-commit (#190) 2022-06-01 18:05:10 +05:30
network_in_usable.py Add trailing comma support to pre-commit (#190) 2022-06-01 18:05:10 +05:30
next_nth_usable.py Add ipcut filter plugin (#291) 2023-08-07 16:19:33 +05:30
nthhost.py Add trailing comma support to pre-commit (#190) 2022-06-01 18:05:10 +05:30
param_list_compare.py [pre-commit.ci] pre-commit autoupdate (#290) 2023-07-19 09:29:35 -04:00
previous_nth_usable.py Add ipcut filter plugin (#291) 2023-08-07 16:19:33 +05:30
reduce_on_network.py Add trailing comma support to pre-commit (#190) 2022-06-01 18:05:10 +05:30
remove_keys.py Update pre-commit config (#245) 2023-03-29 18:18:57 -04:00
replace_keys.py Update pre-commit config (#245) 2023-03-29 18:18:57 -04:00
slaac.py Add trailing comma support to pre-commit (#190) 2022-06-01 18:05:10 +05:30
to_paths.py Add isort, increase black line length (#189) 2022-05-26 13:18:57 -04:00
to_xml.py Added support to disable xml declartion with full_document flag (#237) 2022-12-28 19:47:34 +05:30
usable_range.py Update pre-commit config (#245) 2023-03-29 18:18:57 -04:00
validate.py [pre-commit.ci] pre-commit autoupdate (#290) 2023-07-19 09:29:35 -04:00