ansible/test/units/module_utils/network
dgadmin 8de00e3e1c To ipv6 network (#48572)
* Add to_ipv6_subnet function

* Use the correct function for subnet

* Corrected code style and tests

* Corrected testcase assertion

64 bits make 8 octets, or 4 hextets

* Import from correct module directly
2019-03-27 11:20:27 -04:00
..
aci Fix unit tests on Python 3.8. 2019-02-13 01:03:06 -08:00
common To ipv6 network (#48572) 2019-03-27 11:20:27 -04:00
ftd New module to install images on Cisco FTD devices (#53467) 2019-03-26 19:35:53 +05:30
nos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
nso NSO - added validate_certs parameter to allow for ignoring of SSL certificates (#51981) 2019-02-25 14:17:56 +00:00
slxos Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
__init__.py