community.general/lib/ansible/modules/cloud
Patrick Marques 697a328124 ssh_public_keys on Azure virtual machine is a list (#4350)
The ssh_public_keys must be a list otherwise will give the error:
"argument ssh_public_keys is of type <type 'dict'> and we were unable to convert to list"
2016-12-08 11:24:53 -05:00
..
amazon Add parameter to ec2 module to control instance shutdown behavior (stop|terminate) 2016-12-08 11:24:52 -05:00
azure ssh_public_keys on Azure virtual machine is a list (#4350) 2016-12-08 11:24:53 -05:00
digital_ocean Add ipv6 paramater to digital_ocean module (#4447) 2016-12-08 11:24:51 -05:00
docker Fix doc strings. Use of > was breaking HTML generation on docs site module page. 2016-12-08 11:24:52 -05:00
google Doc update 2016-12-08 11:24:45 -05:00
linode Py3 exclude list (#3698) 2016-12-08 11:24:29 -05:00
openstack Removing duplicate name: parameter possible typo (#4525) 2016-12-08 11:24:52 -05:00
rackspace Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 2016-12-08 11:24:34 -05:00
vmware Port vsphere_guest to py3/py2.4 syntax (#3721) 2016-12-08 11:24:30 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00