mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 12:33:59 -07:00
Ryanpineo fix ipaddr netmask with 32 cidr (#23506)
* Fix bug in ipaddr netmask filter when cidr is 32 * Add requirement on netaddr to the units.txt file
This commit is contained in:
parent
2f64e2c7fb
commit
4e8e366739
2 changed files with 36 additions and 0 deletions
|
@ -13,3 +13,4 @@ python-memcached
|
|||
pyyaml
|
||||
redis
|
||||
unittest2 ; python_version < '2.7'
|
||||
netaddr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue