community.general/lib/ansible/modules/cloud/google
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
..
__init__.py
gc_storage.py correct gs_storage docs to match reality 2016-12-08 11:24:35 -05:00
gce.py GCE: Add support for 'number' parameter for manually provisioned Google Compute clusters (#4276) 2016-12-08 11:25:22 -05:00
gce_lb.py Fixing gce compile time errors irt exception handling for Python 3 (#3845) 2016-12-08 11:24:34 -05:00
gce_mig.py Added libcloud guard for Managed Instance Groups. (#4911) 2016-12-08 11:25:20 -05:00
gce_net.py Doc update 2016-12-08 11:24:45 -05:00
gce_pd.py Fixing gce compile time errors irt exception handling for Python 3 (#3845) 2016-12-08 11:24:34 -05:00