community.general/lib/ansible/module_utils
Gregory Shulov 6c3de3c299 Initial Commit for Infinidat Ansible Modules (#19429)
* Initial Commit for Infinidat Ansible Modules

Skip tests for python 2.4 as infinisdk doesn't support python 2.4

Move common code and arguments into module_utils/infinibox.py

Move common documentation to documentation_fragments. Cleanup Docs and Examples

Fix formating in modules description

Add check mode support for all modules

Import AnsibleModule only from ansible.module_utils.basic in all modules

Skip python 2.4 tests for module_utils/infinibox.py

Documentation and code cleanup

Rewrite examples in multiline format

Misc Changes

Test

* Add Infinibox modules to CHANGELOG.md

* Add ANSIBLE_METADATA to all modules
2016-12-22 13:18:19 +00:00
..
__init__.py
_text.py
a10.py
api.py
asa.py
azure_rm_common.py Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
basic.py let chdir support relative path in more modules (#16736) 2016-12-22 00:19:50 -08:00
cloud.py
cloudstack.py Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
database.py
dellos6.py
dellos9.py
dellos10.py
docker_common.py
ec2.py Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
eos.py
exoscale.py Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
f5.py
facts.py removed redundant else/return 2016-12-19 15:11:29 -05:00
gcdns.py
gce.py
gcp.py
infinibox.py Initial Commit for Infinidat Ansible Modules (#19429) 2016-12-22 13:18:19 +00:00
ios.py
iosxr.py
ipa.py
ismount.py
json_utils.py
junos.py Add 'update' parameter in junos_config module (#19046) 2016-12-21 11:56:55 -05:00
known_hosts.py
local.py cast injected json string to bytes in local modules (#19519) 2016-12-19 11:34:18 -05:00
lxd.py
mysql.py
netcfg.py
netcli.py Hopefully clear up some junos issues. (#17616) 2016-12-15 17:07:19 -05:00
network.py
nxos.py
openstack.py
openswitch.py
ovirt.py cloud: ovirt: Add support to list nested entities parameters (#19300) 2016-12-14 11:15:50 -05:00
powershell.ps1
pycompat24.py
rax.py
redhat.py
service.py
shell.py Assorted python3 fixes for network code. (#18777) 2016-12-15 16:25:03 -05:00
six.py
splitter.py
sros.py
univention_umc.py
urls.py Fixes #16936 - Digest authentication not working in uri module (#18736) 2016-12-21 18:11:42 -08:00
vca.py
vmware.py
vyos.py