community.general/lib/ansible/modules/cloud/google
Daniel Andrei Mincă 27816dd284 update GCE instance image with Debian 8 Jessie (#20558)
* update instance image with Debian 8 Jessie

* debian-7 is marked as "DEPRECATED" in Google Compute Engine Images
  * as a result, by default use `debian-8` Jessie

Resolves:
Related:
Signed-off-by: Daniel Andrei Minca <danielandrei.minca@gameloft.com>

* update docs regarding latest stable default image

* after speaking with @gundalow, we decided it's better for the users to
  know that the default image will follow latest stable debian by GCE

Resolves: #20558
Related:
Signed-off-by: Daniel Andrei Minca <danielandrei.minca@gameloft.com>
2017-01-24 11:20:36 -05: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 [GCE] gc_storage: add type parameter to expiration in argument_spec. (#19979) 2017-01-06 13:27:47 -05:00
gcdns_record.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
gcdns_zone.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
gce.py update GCE instance image with Debian 8 Jessie (#20558) 2017-01-24 11:20:36 -05:00
gce_img.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
gce_lb.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
gce_mig.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
gce_net.py gce_net module: fail when no libcloud is found 2017-01-06 09:05:52 -05:00
gce_pd.py gce_pd: add delete_on_termination option (#20201) 2017-01-18 13:52:23 -05:00
gce_tag.py Add regex support to gce_tag module, add unit tests and update integration test. (#19087) 2016-12-29 08:45:20 -05:00