community.general/lib/ansible/modules/cloud
Toshio Kuratomi 84285a741c Various fixes to ec2_vpc_dhcp_options module
* Stringify exception with a nicer error and include traceback
* Give a nice message if boto is not installed
* Fix undefined vars.  Cleaning up all undefined variables so that we
  can run static analysis on new commits.

  References #27193
2017-07-24 14:59:19 -07:00
..
amazon Various fixes to ec2_vpc_dhcp_options module 2017-07-24 14:59:19 -07:00
atomic
azure Fix bug that was uncovered by comparing the port range which is inherently a string but ansible passes the param in as an implied int if the range does not contain a non-numeric char (#27017) 2017-07-20 11:47:43 -04:00
centurylink
cloudscale
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 Promulgate house's fix for docker_volume to docker_secret 2017-07-19 13:20:47 -07: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 ovirt: ovirt_host_storage_facts (#26184) 2017-07-19 07:25:47 -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 vmware_host: Small fixes and docs updates (#25144) 2017-07-24 13:02:58 -04:00
webfaction
__init__.py