ansible/plugins/inventory
Michael Scherer 8026b091b1 Add openshift inventory plugin
This plugin will list all your git repositories from a openshift
provider, and allow you to manage them using ansible.

The inventory either use a environement variable or reuse the
existing rhc configuration file if it exist.
2013-08-08 23:37:14 +02:00
..
cobbler.py
digital_ocean.ini Add DigitalOcean inventory plugin 2013-06-26 23:01:30 -04:00
digital_ocean.py digital_ocean: whitespace changes 2013-07-05 10:38:04 -04:00
ec2.ini
ec2.py ec2 inventory plugin: fix whitespace around connection validity test 2013-06-26 09:22:16 -07:00
linode.ini Added linode plugin 2013-06-28 19:11:32 +00:00
linode.py Made Linode inventory module much faster. 2013-07-25 16:58:15 +00:00
nova.ini
nova.py OpenStack Modules 2013-05-23 07:55:05 +05:30
openshift.py Add openshift inventory plugin 2013-08-08 23:37:14 +02:00
rax.py Initial commit of rax inventory plugin 2013-03-30 23:04:07 -07:00
spacewalk.py Do not need to chmod cache file each time 2013-05-21 14:44:00 -07:00
vagrant.py Update vagrant external inventory file to handle multiple boxes, and --list and --host params. 2013-05-30 14:16:58 +10:00
yaml.py