community.general/lib/ansible/modules
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
..
cloud os_recordset fix for names with multiple DNS record types (#19588) 2017-08-16 14:32:13 -04:00
clustering Update metadata to 1.1 2017-08-15 23:12:08 -07:00
commands Update metadata to 1.1 2017-08-15 23:12:08 -07:00
crypto openssl_csr: Ensure array comparison is deterministic (#28265) 2017-08-16 14:35:25 +02:00
database Update metadata to 1.1 2017-08-15 23:12:08 -07:00
files Update metadata to 1.1 2017-08-15 23:12:08 -07:00
identity Update metadata to 1.1 2017-08-15 23:12:08 -07:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Update metadata to 1.1 2017-08-15 23:12:08 -07:00
monitoring Update metadata to 1.1 2017-08-15 23:12:08 -07:00
net_tools add Fusionlayer Infinity ansible module into ansible package (#26855) 2017-08-16 20:11:10 +01:00
network Various small fixes (#27766) 2017-08-16 14:14:21 -04:00
notification Update metadata to 1.1 2017-08-15 23:12:08 -07:00
packaging yum: cover "Nothing to do" not only for groups (#28283) 2017-08-16 17:24:51 +02:00
remote_management Update metadata to 1.1 2017-08-15 23:12:08 -07:00
source_control Update metadata to 1.1 2017-08-15 23:12:08 -07:00
storage Update metadata to 1.1 2017-08-15 23:12:08 -07:00
system alternatives: handle absent link, add integration tests (#27967) 2017-08-16 10:35:56 -04:00
utilities Update metadata to 1.1 2017-08-15 23:12:08 -07:00
web_infrastructure Update metadata to 1.1 2017-08-15 23:12:08 -07:00
windows Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00