ansible/plugins/inventory
Michal Gasek 5b5103e6b4 Add support for filtering EC2 instances in dynamic inventory
This allows filtering out EC2 instances based on various different
filters including tags. As requested in 7480 it supports logical "OR"
instead of "AND" on the provided list of filters.
2014-09-03 00:50:28 +02:00
..
abiquo.ini Corrected VM metadata obtention between Abiquo versions 2014-08-28 16:22:06 +02:00
abiquo.py Tweaking logical assignment of vm_metadata in abiquo inventory script 2014-09-02 11:00:12 -05:00
apache-libcloud.py Generic libcloud script for ansible inventory 2013-10-25 18:14:53 +02:00
cobbler.ini Refactored implementation to make use of caching and to 2013-10-27 11:51:42 -04:00
cobbler.py Refactored implementation to make use of caching and to 2013-10-27 11:51:42 -04:00
collins.ini Adding a Collins inventory script for Ansible 2014-07-10 15:58:44 -04:00
collins.py Don't write to cache if queries fail 2014-07-10 15:58:44 -04:00
digital_ocean.ini
digital_ocean.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
docker.py Merge branch 'retf_py' of git://github.com/berendt/ansible into devel 2014-08-08 12:17:37 -04:00
docker.yml multiple spelling error changes 2014-04-29 10:41:05 -04:00
ec2.ini Add support for filtering EC2 instances in dynamic inventory 2014-09-03 00:50:28 +02:00
ec2.py Add support for filtering EC2 instances in dynamic inventory 2014-09-03 00:50:28 +02:00
gce.ini
gce.py Envirionment variable support in GCE inventory plugin. 2014-08-01 16:12:57 -05:00
jail.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
libcloud.ini Generic libcloud script for ansible inventory 2013-10-25 18:14:53 +02:00
libvirt_lxc.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
linode.ini
linode.py Support hosts without private ip without errors 2014-04-14 19:05:44 -04:00
nova.ini
nova.py Update the nova inventory plugin with new ip code 2014-08-02 22:31:27 -07:00
openshift.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
rax.py Fix empty group in rax.py output 2014-04-12 15:57:59 -04:00
softlayer.py Update dependencies. Add some doc notes. 2014-05-26 16:57:41 -06: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 added environment variables as config overrides for vmware inventory 2014-07-19 13:11:31 -04:00
vmware.py Merge branch 'spelling' of git://github.com/cgar/ansible into devel 2014-08-08 13:28:45 -04:00
windows_azure.ini Add windows azure inventory plugin 2014-05-29 16:38:09 -07:00
windows_azure.py azure - fix for: temporary redirect, not deleted vhds, missing locations and role types, async api calls 2014-06-08 00:36:55 +02:00
zabbix.ini
zabbix.py