Vinay M
ed6555526d
Fixed the netaddr error msg for clarity ( #244 )
...
* Fixed the netaddr error msg for clarity
* added changelog
* Used missing_required_lib
---------
Co-authored-by: Kate Case <kcase@redhat.com>
2023-04-05 18:54:10 +05:30
Kate Case
9668f26a26
Update pre-commit config ( #245 )
...
* Update pre-commit config
2023-03-29 18:18:57 -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
9f510450f8
Improve ut coverage ( #145 )
...
Improve ut coverage
SUMMARY
Add more testcases for ipaddr filter
ISSUE TYPE
COMPONENT NAME
ipaddr.py
ADDITIONAL INFORMATION
Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: Ashwini Mhatre <mashu97@gmail.com>
Reviewed-by: Sagar Paul <sagpaul@redhat.com>
2022-03-01 05:06:47 +00:00
Ashwini Mhatre
ea54e97359
Add hwaddr, macaddr, slaac filter plugin ( #129 )
...
Add hwaddr, macaddr, slaac filter plugin
SUMMARY
Added hwaddr, macaddr, slaac filter plugin
ISSUE TYPE
New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
Reviewed-by: Ashwini Mhatre <mashu97@gmail.com>
Reviewed-by: Sagar Paul <sagpaul@redhat.com>
Reviewed-by: None <None>
2022-01-24 21:43:18 +00:00
Ashwini Mhatre
7a7ad7e811
Add Nthhost filter plugin ( #128 )
...
Add Nthhost filter plugin
SUMMARY
ISSUE TYPE
New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
2022-01-19 19:10:50 +00:00
Ashwini Mhatre
02f2c62386
Add ipv4 plugin ( #120 )
...
Add IPV4 filter plugin
SUMMARY
ISSUE TYPE
New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
Reviewed-by: Priyam Sahoo <None>
Reviewed-by: None <None>
2022-01-17 11:41:11 +00:00