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
gc_storage.py
gce.py Document ability to disable external IP with 'none' setting. Closes #2562. (#4878) 8 years ago
gce_lb.py
gce_mig.py Support for GCE Managed Instance Groups. (#4541) 8 years ago
gce_net.py Doc update 8 years ago
gce_pd.py