ansible/plugins/inventory
2014-03-27 18:58:46 +00:00
..
apache-libcloud.py
cobbler.ini
cobbler.py
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 Do not filter out RDS instances by default or in INI file to avoid changing current behaviour. 2014-03-27 18:58:46 +00:00
ec2.py Do not filter out RDS instances by default or in INI file to avoid changing current behaviour. 2014-03-27 18:58:46 +00:00
gce.ini
gce.py Add credential parameters to the GCE modules. 2014-03-04 19:27:49 -08:00
jail.py
libcloud.ini
libvirt_lxc.py Rename lxc to libvirt_lxc 2014-03-11 16:16:24 -04:00
linode.ini
linode.py Correct overly broad import from chube in linode inventory script 2014-03-19 15:54:29 -05:00
nova.ini
nova.py
openshift.py
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
ssh_config.py Make ssh_config paramiko 1.12/1.13 compatible 2014-03-26 17:34:04 -07:00
vagrant.py
vmware.ini vsphere/vmware inventory plugin 2014-02-10 14:18:00 -05:00
vmware.py vsphere/vmware inventory plugin 2014-02-10 14:18:00 -05:00
zabbix.ini
zabbix.py