ansible/plugins/inventory
Jesse Keating c47fd199bd Initial commit of rax inventory plugin
The rax inventory plugin provides a way to discovery inventory in the
Rackspace Public Cloud by way of pyrax, the official SDK. Grouping will
be done if a group:name is found in the instance metadata. When a single
host is queried all the instance details are returned with a rax_
prefix.

Because inventory plugins cannot take extra arguments, ENV variables
must be set to point to the pyrax compatible credentials file and the
region to query against.
2013-03-30 23:04:07 -07:00
..
cobbler.py Merge plugins tree 2012-10-08 07:45:25 -04:00
ec2.ini Merge plugins tree 2012-10-08 07:45:25 -04:00
ec2.py check hostname presence 2013-03-15 10:15:41 +01:00
nova.ini Improved RackSpace configuration support (needed by latest version of rackspace API) 2012-10-09 21:43:58 +02:00
nova.py Use environment python in nova.py 2013-03-15 22:29:16 -07:00
rax.py Initial commit of rax inventory plugin 2013-03-30 23:04:07 -07:00
yaml.py more places to use yaml.safe_load 2013-02-23 13:34:14 -05:00