You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud
Pedro Romano 1bd04f797e GCE libcloud 0.15 support and code cleanup
* Code formatting (indentation and white space) fixes for improved PEP8 conformity.
* Remove redundant backslashes inside parentheses.
* Test for object identity should be 'is not None'.
* Test for membership should be 'not in'.
* Fit docstring to the PEP8 79 character limit.
* Use forward compatible Python 2.6+ 'except .. as' syntax for exception handling.
* Support libcloud > 0.15 'metadata' argument format.
10 years ago
..
amazon updated module docs, added choices to state 10 years ago
azure keep backwards compatibility 10 years ago
digital_ocean doc updates 10 years ago
docker Merge pull request #2159 from leonty/devel 10 years ago
google GCE libcloud 0.15 support and code cleanup 10 years ago
linode Updating cloud modules with proper github author information 11 years ago
openstack Update root_volume variable 10 years ago
rackspace added version added to new rax_cdb choices 10 years ago
vmware Merge pull request #2564 from luto/feature/vsphere_guest/support_nested_folders 10 years ago
__init__.py package files 11 years ago