community.general/lib/ansible/modules/cloud
John Baublitz 352b620665 GCE: Add support for 'number' parameter for manually provisioned Google Compute clusters (#4276)
* Add option for number parameter to generate manually provisioned clusters from a base name

* Refactor code to work with starting and stopped when number is specified

* Update docs

* Fix documentation error breaking Travis

* Fixes for async gce operations

* Fix documentation

* base_name from parameter to alias for name and fixes for renaming variables

* Fix breaking change on gce.py

* Fix bugs with name parameter

* Fix comments for Github build checks

* Add logic to set changed appropriately for cluster provisioning
2016-12-08 11:25:22 -05:00
..
amazon Remove unused YAML import from cloudformation 2016-12-08 11:25:22 -05:00
azure Do not leak the password in log (#5203) 2016-12-08 11:25:20 -05:00
digital_ocean Emit an error message if six is not installed. 2016-12-08 11:25:19 -05:00
docker fix unclear documentation for docker container 2016-12-08 11:25:22 -05:00
google GCE: Add support for 'number' parameter for manually provisioned Google Compute clusters (#4276) 2016-12-08 11:25:22 -05:00
linode Do not leak api_key or root password in log (#5201) 2016-12-08 11:25:20 -05:00
openstack Refactor domain/project handling on os_user module (#5212) 2016-12-08 11:25:21 -05:00
rackspace Fixed incorrect usage of user_data variable (#5194) 2016-12-08 11:25:19 -05:00
vmware vsphere_guest: Set extra config and powerstate after template deploy (#4266) 2016-12-08 11:25:20 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00