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
James Cammarata bf251e3dbf Correct overly broad import from chube in linode inventory script
Fixes #4875
11 years ago
..
apache-libcloud.py
cobbler.ini Refactored implementation to make use of caching and to 11 years ago
cobbler.py Refactored implementation to make use of caching and to 11 years ago
digital_ocean.ini
digital_ocean.py reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
ec2.ini spelling correction for "separate" 11 years ago
ec2.py ec2.py: Make sure ec2_placement gets handled correctly 11 years ago
gce.ini
gce.py Add credential parameters to the GCE modules. 11 years ago
jail.py
libcloud.ini
libvirt_lxc.py Rename lxc to libvirt_lxc 11 years ago
linode.ini
linode.py Correct overly broad import from chube in linode inventory script 11 years ago
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. 11 years ago
spacewalk.py
ssh_config.py Added inventory plugin for hosts from ~/.ssh/config 11 years ago
vagrant.py
vmware.ini vsphere/vmware inventory plugin 11 years ago
vmware.py vsphere/vmware inventory plugin 11 years ago
zabbix.ini
zabbix.py