Files
community.general/lib/ansible/modules/cloud
GwenaelPellenArkeup 17a4a655a3 [cloud] New module: gce_template (#20918)
* add gce_template.py

gce template manage GCE Instance Templates in Google Cloud Plateform.

* change gce_template on style/formating

Apply change on style/formating from reviewer request.

* change gce_template on style/formating again.

* Rename gce_template.py to gce_instance_template.py

* update gce_instance_template.py to pass CI

Oops :)
ERROR: Import found before documentation variables. 
All imports must appear below DOCUMENTATION/EXAMPLES/RETURN/ANSIBLE_METADATA.

* Update gce_instance_template.py

change documentation replace gce_template by gce_instance_template

* Update gce_instance_template.py

Sorry for the typography fault. The day begins badly.

* Update gce_instance_template.py

apply text change
  s/Compte/Compute/
  s/Plateform/Platform/
  s/forword/forward/
change documentation for subnetwork, subnetwork is name.
add mutually_exclusive in AnsibleModule arguments.
change disk_type as an option type.

* Update gce_instance_template.py

change the documentation.

* Update gce_instance_template.py

RETURN is required for all new modules. Is empty because no new return variable returned.

* Update gce_instance_template.py

Ansible will verify that only present/absent are passed as the state. This else is not needed.
2017-03-01 16:50:07 -05:00
..
2017-01-29 07:28:53 +00:00
2017-02-15 13:01:43 -08:00
2017-02-24 16:49:43 -06:00
2017-02-24 16:49:43 -06:00
2017-01-27 17:08:02 -08:00
2017-02-02 11:45:22 -08:00
2017-02-10 15:13:59 -05:00
2017-01-27 17:08:02 -08:00
2017-02-24 16:49:43 -06:00
2017-02-10 15:13:59 -05:00
2016-12-08 11:22:22 -05:00