community.general/lib/ansible/modules/net_tools/nios
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
nios_dns_view.py Infoblox should be run locally (#35390) 2018-01-29 20:38:36 +00:00
nios_host_record.py fixes example address parameters (#37765) 2018-03-28 17:11:24 +01:00
nios_network.py Infoblox ipv6 support feature (#39668) 2018-05-15 08:24:48 +05:30
nios_network_view.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
nios_zone.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00