ansible.utils/plugins/plugin_utils
Ashwini Mhatre 0716010fe3
Fix bugs in Ipaddr filters (#149)
Fix bugs in Ipaddr filters

SUMMARY

ipaddr - Fix input validation issues in ipaddr,ipv4,ipv6,ipwrap filters.
ipaddr - Add valid network for link-local
fixes: #148
fixes: ansible-collections/ansible.netcommon#375
fixes: ansible-collections/ansible.netcommon#350

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: Sagar Paul <sagpaul@redhat.com>
2022-03-04 11:43:59 +00:00
..
base Fix bugs in Ipaddr filters (#149) 2022-03-04 11:43:59 +00:00
from_xml.py Add to_xml and from_xml filter plugin (#56) 2021-04-09 13:20:17 +00:00
keep_keys.py Recursive filter plugins remove_keys | replace_keys | keep_keys (#110) 2022-01-27 06:52:38 +00:00
remove_keys.py Recursive filter plugins remove_keys | replace_keys | keep_keys (#110) 2022-01-27 06:52:38 +00:00
replace_keys.py Recursive filter plugins remove_keys | replace_keys | keep_keys (#110) 2022-01-27 06:52:38 +00:00
to_xml.py Add to_xml and from_xml filter plugin (#56) 2021-04-09 13:20:17 +00:00