1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/net_tools
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
..
basics Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
exoscale exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
infinity Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
ldap LDAP: Refactor and add ldap_passwd module (#33040) 2018-04-27 15:54:05 +05:30
nios Infoblox ipv6 support feature (#39668) 2018-05-15 08:24:48 +05:30
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
cloudflare_dns.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dnsimple.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dnsmadeeasy.py Update dnsmadeeasy.py (#38731) 2018-04-20 15:42:42 +02:00
haproxy.py Fix python3 interpreter issue (#34811) (#35176) 2018-03-22 12:59:46 -07:00
ip_netns.py Add network namespace module (#21820) 2018-01-03 15:27:58 -05:00
ipify_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ipinfoio_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
lldp.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
nmcli.py fix typo in nmcli doc (#40116) 2018-05-15 07:52:59 +05:30
nsupdate.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
omapi_host.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
snmp_facts.py Bulk pep8 fixes - hand crafted (#33690) 2017-12-07 19:29:21 -08:00