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/google
Tom Melendez 922aed148d Support for GCE Managed Instance Groups. (#4541)
Create, Delete, Resize and Recreate (of instances) supported.  Autoscalers are also supported.
8 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 10 years ago
gc_storage.py correct gs_storage docs to match reality 8 years ago
gce.py Document ability to disable external IP with 'none' setting. Closes #2562. (#4878) 8 years ago
gce_lb.py Fixing gce compile time errors irt exception handling for Python 3 (#3845) 8 years ago
gce_mig.py Support for GCE Managed Instance Groups. (#4541) 8 years ago
gce_net.py Doc update 8 years ago
gce_pd.py Fixing gce compile time errors irt exception handling for Python 3 (#3845) 8 years ago