community.general/lib/ansible/module_utils/network/common
Sumit Jaiswal 9c0825a4cf
Infoblox ipv6 support feature (#39668)
* Update nios.py

* Update nios.py

* Update nios.py

* nios lookup errors out when there are no results #37970  Open	

Indentation failure issue resolved

* Returning empty list instead of None

In case of no results, res will be returned as an empty list instead of None (implementing ganeshrn comment)

* infoblox ipv6 support changes

* infoblox ipv6 support changes

* for fixing pep8 errors

* moving ipaddr check to utils

* adding ipv6addr check

* increasing space to resolve pep8 error

* modified the playbook examples to valid ones

* Update nios_network.py
2018-05-15 08:24:48 +05:30
..
__init__.py
config.py
netconf.py Fix junos_command py3 related issues (#36782) 2018-03-01 12:09:11 +05:30
network.py
parsing.py
utils.py Infoblox ipv6 support feature (#39668) 2018-05-15 08:24:48 +05:30