community.general/lib/ansible/modules/extras/cloud
nitzmahone 1b4a458417 various fixes to azure_rm_deployment
bugfix for lost results on incomplete poll (sub-optimal, but works)
add docs for undocumented module args (will temporarily break module validator)
2016-12-08 11:34:21 -05:00
..
amazon Fix typo in documentation (#2359) 2016-12-08 11:34:19 -05:00
azure various fixes to azure_rm_deployment 2016-12-08 11:34:21 -05:00
centurylink
cloudstack cloudstack: cs_snapshot_policy: remove unused arg specs and doc cleanup (#2361) 2016-12-08 11:34:20 -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 change netif type to dict and update example (#2187) 2016-12-08 11:34:13 -05:00
openstack Add os_project_facts module 2016-12-08 11:34:05 -05:00
profitbricks
rackspace
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 Move the import of get_exception to pycompat24 2016-12-08 11:34:15 -05:00
webfaction type should be 'list' not the default of 'string' 2016-12-08 11:34:03 -05:00
__init__.py
xenserver_facts.py