ansible/plugins/inventory
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
..
apache-libcloud.py Generic libcloud script for ansible inventory 2013-10-25 18:14:53 +02:00
cobbler.ini Refactored implementation to make use of caching and to 2013-10-27 11:51:42 -04:00
cobbler.py Refactored implementation to make use of caching and to 2013-10-27 11:51:42 -04:00
digital_ocean.ini
digital_ocean.py reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
ec2.ini update default EC2 exclude regions -- this should be the best configuration for most users, but some may still want to tweak. 2014-01-19 13:13:43 -05:00
ec2.py reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 2014-02-03 13:00:40 -06:00
gce.ini adding Google Compute Engine modules and inventory plugin 2013-10-07 21:01:37 +00:00
gce.py Add credential parameters to the GCE modules. 2014-03-04 19:27:49 -08:00
jail.py add inventory script for listing jails on *bsd 2013-09-15 17:41:20 +02:00
libcloud.ini Generic libcloud script for ansible inventory 2013-10-25 18:14:53 +02:00
linode.ini
linode.py Save api id to index as an int instead of a list 2014-02-09 16:33:34 +00:00
nova.ini
nova.py
openshift.py fixed shebang in openshift inventory 2013-08-22 22:02:02 +02:00
rax.py Move regions until after authentication; otherwise pyrax.regions is an empty tuple and no inventory is returned. 2013-10-29 13:47:26 -05:00
spacewalk.py
vagrant.py
zabbix.ini improved zabbix inventory. added sys.exit(1) where needed, added some exception handling. 2013-08-22 23:02:32 +02:00
zabbix.py zabbix inventory: print errors to stderr 2013-09-18 09:56:30 +02:00