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
Michael DeHaan c9ecc51a5e Merge pull request #9530 from sivel/rax-inventory-access-network
rax.py inventory: improvements
10 years ago
..
abiquo.ini Corrected VM metadata obtention between Abiquo versions 10 years ago
abiquo.py Tweaking logical assignment of vm_metadata in abiquo inventory script 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
collins.ini Adding a Collins inventory script for Ansible 10 years ago
collins.py Don't write to cache if queries fail 10 years ago
digital_ocean.ini Add DigitalOcean inventory plugin 11 years ago
digital_ocean.py fixed typos found by RETF rules in PY files 10 years ago
docker.py Merge branch 'retf_py' of git://github.com/berendt/ansible into devel 10 years ago
docker.yml multiple spelling error changes 10 years ago
ec2.ini Add support for filtering EC2 instances in dynamic inventory 10 years ago
ec2.py adding for loop on list to to handle the return of none when the list is empty. With the previous method if the list was empty the script died. See http://stackoverflow.com/questions/18852324/typeerror-sequence-item-0-expected-string-nonetype-found 10 years ago
freeipa.py Inventory Plugin to get hostgroups from FreeIPA 10 years ago
gce.ini adding Google Compute Engine modules and inventory plugin 11 years ago
gce.py Merge pull request #9336 from dpkirchner/devel 10 years ago
jail.py fixed typos found by RETF rules in PY files 10 years ago
libcloud.ini Generic libcloud script for ansible inventory 11 years ago
libvirt_lxc.py fixed typos found by RETF rules in PY files 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 Update the nova inventory plugin with new ip code 10 years ago
openshift.py fixed typos found by RETF rules in PY files 10 years ago
rax.ini Support fallbacks for access network and access ip version 10 years ago
rax.py Support fallbacks for access network and access ip version 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 added environment variables as config overrides for vmware inventory 10 years ago
vmware.py Merge branch 'spelling' of git://github.com/cgar/ansible into devel 10 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 Delete import json. Several syntax changes. 10 years ago