community.general/lib/ansible/modules/cloud
Toshio Kuratomi d64e291274 Fix modules' use of BOOLEANS*
* The canonical location of BOOLEANS has moved.  Switch imports to use that.
* clean up argument_spec use of booleans.
* Clean up imports to not use wildcards
* Remove usage of get_exception
2017-07-17 11:48:05 -07:00
..
amazon Fix modules' use of BOOLEANS* 2017-07-17 11:48:05 -07:00
atomic
azure Fix azure module use of module_utils.facts (#25318) 2017-07-11 14:07:20 -04:00
centurylink
cloudscale Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
cloudstack cloudstack: remove CloudStackException dep for several modules (#26874) 2017-07-16 22:05:14 +02:00
digital_ocean Created digital_ocean_floating_ip module (#18922) 2017-07-16 11:01:04 -07:00
dimensiondata
docker Adds docker_secret module (#26469) 2017-07-06 09:22:04 -04:00
google Fix modules' use of BOOLEANS* 2017-07-17 11:48:05 -07:00
linode Fix for linode module requiring name for state=restarted (untested, rebased, migrated) (#24827) 2017-07-11 14:05:07 -04:00
lxc Fix modules' use of BOOLEANS* 2017-07-17 11:48:05 -07:00
lxd
misc Proxmox set number of cores for vm/ct (#25901) 2017-07-15 10:51:13 +01:00
openstack os_ironic: fix broken import (#26802) 2017-07-15 08:44:50 -05:00
ovh
ovirt cloud: ovirt_disks: Fix download of the qcow disk (#26179) 2017-06-29 08:15:26 -04:00
packet Misc typo for Ansible 2017-06-21 11:19:41 -04:00
profitbricks
pubnub
rackspace updated docs to clarify default change 2017-06-28 12:13:25 -04:00
smartos Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
softlayer
univention
vmware Add testcase for vmware_guest_facts (#26873) 2017-07-17 13:34:43 -04:00
webfaction
__init__.py