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
Luke Sneeringer f706eba4a5 Envirionment variable support in GCE inventory plugin. 12 years ago
..
abiquo.ini Added Abiquo inventory plugin 12 years ago
abiquo.py Added Abiquo inventory plugin 12 years ago
apache-libcloud.py Generic libcloud script for ansible inventory 12 years ago
cobbler.ini Refactored implementation to make use of caching and to 12 years ago
cobbler.py Refactored implementation to make use of caching and to 12 years ago
collins.ini Adding a Collins inventory script for Ansible 12 years ago
collins.py Don't write to cache if queries fail 12 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) 12 years ago
docker.py Docker client occasionally returns a NoneType, so we have to catch the TypeError 12 years ago
docker.yml Add Docker inventory plugin 12 years ago
ec2.ini Merge branch 'ec2inv-rdstoggle' of https://github.com/ingmar/ansible into ingmar-ec2inv-rdstoggle 12 years ago
ec2.py Merge branch 'ec2inv-rdstoggle' of https://github.com/ingmar/ansible into ingmar-ec2inv-rdstoggle 12 years ago
gce.ini adding Google Compute Engine modules and inventory plugin 12 years ago
gce.py Envirionment variable support in GCE inventory plugin. 12 years ago
jail.py add inventory script for listing jails on *bsd 13 years ago
libcloud.ini Generic libcloud script for ansible inventory 12 years ago
libvirt_lxc.py Rename lxc to libvirt_lxc 12 years ago
linode.ini
linode.py Support hosts without private ip without errors 12 years ago
nova.ini
nova.py Merge pull request #8007 from msabramo/nova.py_set_defaults 12 years ago
openshift.py
rax.py Fix empty group in rax.py output 12 years ago
softlayer.py Update dependencies. Add some doc notes. 12 years ago
spacewalk.py
ssh_config.py Make ssh_config paramiko 1.12/1.13 compatible 12 years ago
vagrant.py
vmware.ini added environment variables as config overrides for vmware inventory 12 years ago
vmware.py removed parent, wasn't very useful and caused problems across versions 12 years ago
windows_azure.ini Add windows azure inventory plugin 12 years ago
windows_azure.py azure - fix for: temporary redirect, not deleted vhds, missing locations and role types, async api calls 12 years ago
zabbix.ini improved zabbix inventory. added sys.exit(1) where needed, added some exception handling. 13 years ago
zabbix.py zabbix inventory: print errors to stderr 13 years ago