community.general/lib/ansible/modules/cloud/google
Johannes Kohnen cc2eecc247 Enable path expansion in GCE modules
This is basically a replay of #16064 from `gce.py` to other pertinent
`gce_*.py` files. It enables expansions of paths in `gce.ini` like
`~/.project.json`
2017-03-12 16:55:43 -04:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
gc_storage.py Removes expanduser in favor of type 'path' 2017-02-14 15:43:53 -05:00
gcdns_record.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
gcdns_zone.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
gce.py [GCE] Doc fixes for gce_net (#21524) 2017-02-16 16:39:00 -05:00
gce_eip.py Enable path expansion in GCE modules 2017-03-12 16:55:43 -04:00
gce_img.py PEP 8 E111 cleanup. 2017-01-30 20:33:31 -08:00
gce_instance_template.py [cloud] New module: gce_template (#20918) 2017-03-01 16:50:07 -05:00
gce_lb.py Enable path expansion in GCE modules 2017-03-12 16:55:43 -04:00
gce_mig.py Enable path expansion in GCE modules 2017-03-12 16:55:43 -04:00
gce_net.py Enable path expansion in GCE modules 2017-03-12 16:55:43 -04:00
gce_pd.py Enable path expansion in GCE modules 2017-03-12 16:55:43 -04:00
gce_snapshot.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
gce_tag.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
gcpubsub.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
gcpubsub_facts.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
gcspanner.py [GCE] New module: Google Cloud Spanner (#21731) 2017-03-01 14:26:07 -05:00