mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Refactos nxos_ip_interface module (#24885)
This commit is contained in:
parent
7fba31677e
commit
b12beca3ed
4 changed files with 110 additions and 6 deletions
|
@ -15,6 +15,7 @@ redis
|
|||
setuptools > 0.6 # pytest-xdist installed via requirements does not work with very old setuptools (sanity_ok)
|
||||
unittest2 ; python_version < '2.7'
|
||||
netaddr
|
||||
ipaddress
|
||||
|
||||
# requirements for F5 specific modules
|
||||
f5-sdk ; python_version >= '2.7'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue