..
abiquo.ini
Added Abiquo inventory plugin
2014-04-16 00:36:38 +02:00
abiquo.py
Added Abiquo inventory plugin
2014-04-16 00:36:38 +02: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
collins.ini
Adding a Collins inventory script for Ansible
2014-07-10 15:58:44 -04:00
collins.py
Don't write to cache if queries fail
2014-07-10 15:58:44 -04:00
digital_ocean.ini
Add DigitalOcean inventory plugin
2013-06-26 23:01:30 -04:00
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
docker.py
Docker client occasionally returns a NoneType, so we have to catch the TypeError
2014-05-05 10:51:58 -05:00
docker.yml
Add Docker inventory plugin
2014-04-16 11:27:36 -05:00
ec2.ini
Merge branch 'ec2inv-rdstoggle' of https://github.com/ingmar/ansible into ingmar-ec2inv-rdstoggle
2014-07-31 13:38:54 -05:00
ec2.py
Merge branch 'ec2inv-rdstoggle' of https://github.com/ingmar/ansible into ingmar-ec2inv-rdstoggle
2014-07-31 13:38:54 -05: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
libvirt_lxc.py
Rename lxc to libvirt_lxc
2014-03-11 16:16:24 -04:00
linode.ini
Added linode plugin
2013-06-28 19:11:32 +00:00
linode.py
Support hosts without private ip without errors
2014-04-14 19:05:44 -04:00
nova.ini
nova.py
Update the nova inventory plugin with new ip code
2014-08-02 22:31:27 -07:00
openshift.py
fixed shebang in openshift inventory
2013-08-22 22:02:02 +02:00
rax.py
Fix empty group in rax.py output
2014-04-12 15:57:59 -04:00
softlayer.py
Update dependencies. Add some doc notes.
2014-05-26 16:57:41 -06:00
spacewalk.py
Do not need to chmod cache file each time
2013-05-21 14:44:00 -07:00
ssh_config.py
Make ssh_config paramiko 1.12/1.13 compatible
2014-03-26 17:34:04 -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
vmware.ini
added environment variables as config overrides for vmware inventory
2014-07-19 13:11:31 -04:00
vmware.py
removed parent, wasn't very useful and caused problems across versions
2014-07-19 15:54:58 -04:00
windows_azure.ini
Add windows azure inventory plugin
2014-05-29 16:38:09 -07:00
windows_azure.py
azure - fix for: temporary redirect, not deleted vhds, missing locations and role types, async api calls
2014-06-08 00:36:55 +02:00
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