community.general/lib/ansible/module_utils
Franck Cuny 6294264dc4 Add credential parameters to the GCE modules.
In order to simplify the workflow with the GCE modules, it's now
possible to add the parameters and project name as arguments to the
various GCE modules.

The inventory plugin also returns the IP of the host in
`ansible_ssh_host` so that you don't have to specify IPs into the
inventory file.

Some update to the documentation are also added.

Closes #5583.
2014-03-04 19:27:49 -08:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
basic.py Fixing several bugs in assemble and updating tests 2014-02-24 14:27:23 -06:00
ec2.py Minor tweak to region config in boto configuration file 2014-02-26 15:40:33 -06:00
gce.py Add credential parameters to the GCE modules. 2014-03-04 19:27:49 -08:00
known_hosts.py Fixes #5750 Fail on missing ~/.ssh and ignore accept_hostkey if stricthoskeychecking is off 2014-01-28 11:49:35 -05:00
rax.py Support providing a tenant_name also 2014-01-28 13:58:41 -06:00