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 12f7c9871e Merge pull request #7555 from icebourg/softlayer_inventory
SoftLayer Inventory script
10 years ago
..
abiquo.ini Added Abiquo inventory plugin 10 years ago
abiquo.py Added Abiquo inventory plugin 10 years ago
apache-libcloud.py Generic libcloud script for ansible inventory 11 years ago
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 Add DigitalOcean inventory plugin 11 years ago
digital_ocean.py reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
docker.py Docker client occasionally returns a NoneType, so we have to catch the TypeError 10 years ago
docker.yml Add Docker inventory plugin 10 years ago
ec2.ini Document how to turn off ec2 cache 10 years ago
ec2.py ec2.py: Make sure ec2_placement gets handled correctly 11 years ago
gce.ini adding Google Compute Engine modules and inventory plugin 11 years ago
gce.py Add credential parameters to the GCE modules. 10 years ago
jail.py add inventory script for listing jails on *bsd 11 years ago
libcloud.ini Generic libcloud script for ansible inventory 11 years ago
libvirt_lxc.py Rename lxc to libvirt_lxc 10 years ago
linode.ini Added linode plugin 11 years ago
linode.py Support hosts without private ip without errors 10 years ago
nova.ini Improved RackSpace configuration support (needed by latest version of rackspace API) 12 years ago
nova.py Show friendlier error message if nova.ini is not found. 10 years ago
openshift.py fixed shebang in openshift inventory 11 years ago
rax.py Fix empty group in rax.py output 10 years ago
softlayer.py Update dependencies. Add some doc notes. 10 years ago
spacewalk.py Do not need to chmod cache file each time 11 years ago
ssh_config.py Make ssh_config paramiko 1.12/1.13 compatible 10 years ago
vagrant.py Update vagrant external inventory file to handle multiple boxes, and --list and --host params. 11 years ago
vmware.ini vsphere/vmware inventory plugin 11 years ago
vmware.py vsphere/vmware inventory plugin 11 years ago
windows_azure.ini Add windows azure inventory plugin 10 years ago
windows_azure.py azure - fix for: temporary redirect, not deleted vhds, missing locations and role types, async api calls 10 years ago
zabbix.ini improved zabbix inventory. added sys.exit(1) where needed, added some exception handling. 11 years ago
zabbix.py zabbix inventory: print errors to stderr 11 years ago