community.general/lib/ansible/modules/net_tools
Meirong e75a256cfa add Fusionlayer Infinity ansible module into ansible package (#26855)
* add infinity ansible module into ansible package

* move infinity to be the correct direction without a folder

* remove dependency on requests library and use ansible built-in method to send rest api call

* add missing whitespace

* Use open_url from module_utils instead of urlopen based on suggestions

* correct the path for infinity ansible modue, moving it into the  ansible/modules/network/infinity

* make change on the documentation and code based on feedback

* change the data type in the Return documentation based on feedback

* add importing  for path and define metaclass based on testing failure

* change the postion of importing __future__

* Move Infinity module from Network module into net_tools directory based on review

* put back the file that is accidently removed

* change ansible-metadata version to be 1.1
2017-08-16 20:11:10 +01:00
..
basics Update metadata to 1.1 2017-08-15 23:12:08 -07:00
exoscale Update metadata to 1.1 2017-08-15 23:12:08 -07:00
infinity add Fusionlayer Infinity ansible module into ansible package (#26855) 2017-08-16 20:11:10 +01:00
ldap Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
cloudflare_dns.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
dnsimple.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
dnsmadeeasy.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
haproxy.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ipify_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ipinfoio_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
lldp.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
nmcli.py nmcli should not return error if trying to delete an absent connection (#20677) 2017-08-16 12:57:57 -06:00
nsupdate.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
omapi_host.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
snmp_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00