community.general/lib/ansible
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
..
cli minor display changes in metadata 2017-03-01 13:12:24 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Change warning message as advised by bcoca 2017-02-27 09:41:41 -08:00
galaxy Remove platform var from container_enabled meta (#22096) 2017-02-28 15:13:59 -05:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils Ansible Tower job_launch module (#22148) 2017-03-01 19:57:35 +00:00
modules [cloud] New module: gce_template (#20918) 2017-03-01 16:50:07 -05:00
parsing Fix PEP 8 issue. 2017-02-24 12:55:55 -08:00
playbook fixes play context connection user (#21776) 2017-02-22 15:34:11 +00:00
plugins wait_for_connection: Wait for system to become reachable (#20011) 2017-03-01 11:00:49 -08:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Ansible Tower job_launch module (#22148) 2017-03-01 19:57:35 +00:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Added support for ANSIBLE_VERBOSITY environment variable 2017-02-28 10:50:22 -08:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00