You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
12 years ago
..
cobbler.py Merge plugins tree 12 years ago
ec2.ini Merge plugins tree 12 years ago
ec2.py check hostname presence 12 years ago
nova.ini Improved RackSpace configuration support (needed by latest version of rackspace API) 12 years ago
nova.py Use environment python in nova.py 12 years ago
rax.py Initial commit of rax inventory plugin 12 years ago
yaml.py more places to use yaml.safe_load 12 years ago