community.general/lib/ansible/modules/cloud
David Shrewsbury d7568a50e2 Fix parameters where type is assumed.
A change is coming to Ansible where module params will default to str.
Many of our modules were taking advantage of this by not being explicit
about the type, so they will break when that change merges. This hopefully
catches those cases.
2016-12-08 11:24:05 -05:00
..
amazon Less engrish 2016-12-08 11:24:04 -05:00
azure Edit azure.py 2016-12-08 11:23:55 -05:00
digital_ocean Documentation updates to use complete YAML : syntax instead of key=val syntax. Adjusted example to use "" where appropriate to pass YAML Syntax checker per Contribution guidelines. 2016-12-08 11:24:05 -05:00
docker docker: fix failing in case of empty image tag 2016-12-08 11:24:02 -05:00
google Allowing specifying ip by address 2016-12-08 11:23:59 -05:00
linode Updating cloud modules with proper github author information 2016-12-08 11:23:07 -05:00
openstack Fix parameters where type is assumed. 2016-12-08 11:24:05 -05:00
rackspace corrected description key spelling 2016-12-08 11:24:04 -05:00
vmware Enable env vars for vsphere_guest 2016-12-08 11:24:05 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00