Ashwini Mhatre
baba9ca7ea
Accept int input for ipaddr ipv4 and ipv6 filters ( #224 )
...
* Accept int input for ipaddr ipv4 and ipv6 filters
* Fix fragment
* Fix tests
2022-11-21 15:18:35 +05:30
Harm Geerts
e3e4f7595d
Fix #209 ansible.utils filters should raise AnsibleFilterError ( #210 )
...
* Fix #209 ansible.utils filters should raise AnsibleFilterError
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-14 10:55:05 -04:00
Bradley A. Thornton
a0622d06ce
Add trailing comma support to pre-commit ( #190 )
2022-06-01 18:05:10 +05:30
Bradley A. Thornton
2541cb3f6a
Add isort, increase black line length ( #189 )
2022-05-26 13:18:57 -04:00
pre-commit-ci[bot]
c4ad14f305
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-04-07 03:28:27 -07:00
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
Ashwini Mhatre
c04c648b7a
Add IPV6 filter plugin ( #121 )
...
Add IPV6 filter plugin
SUMMARY
ISSUE TYPE
New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
Reviewed-by: None <None>
2022-01-20 13:10:31 +00:00