community.general/lib/ansible/modules/extras/cloud
Javier M. Mellid a01bf7ffff Imports should be near the top of the file
Prior to 2.1, imports of module_utils was actually a preprocessor-like
substitution. So importing at the bottom helped preserve line numbers when
debugging. We'll be moving these to the top of files as time goes on.

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
2016-12-08 11:34:25 -05:00
..
amazon Imports should be near the top of the file 2016-12-08 11:34:25 -05:00
azure remove duplicate deployment_mode docstring 2016-12-08 11:34:21 -05:00
centurylink added missing : to docs 2016-12-08 11:33:32 -05:00
cloudstack cloudstack: cs_volume: fix volume may be NoneType in check_mode (#2455) 2016-12-08 11:34:24 -05:00
google Use type=path for pem_file, since that's a file (#1934) 2016-12-08 11:34:06 -05:00
lxc Use a python3 compatible notation for octal (#2238) 2016-12-08 11:34:15 -05:00
misc Implement mounts in proxmox module (#2426) 2016-12-08 11:34:24 -05:00
openstack Create OpenStack identity services module 2016-12-08 11:34:21 -05:00
profitbricks Rebuild of ealier PR. 2016-12-08 11:33:12 -05:00
rackspace Use rax_to_dict(). 2016-12-08 11:32:57 -05:00
smartos Add __init__.py and update version_added to fix module for ansible-validate checks 2016-12-08 11:34:16 -05:00
softlayer Update sl_vm.py (#2267) 2016-12-08 11:34:16 -05:00
vmware Add vMotion Module (#2342) 2016-12-08 11:34:23 -05:00
webfaction type should be 'list' not the default of 'string' 2016-12-08 11:34:03 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2016-12-08 11:33:25 -05:00