mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00: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:
@@ -13,3 +13,4 @@ python-memcached
|
||||
pyyaml
|
||||
redis
|
||||
unittest2 ; python_version < '2.7'
|
||||
netaddr
|
||||
|
||||
Reference in New Issue
Block a user