ansible/contrib/inventory
bqbn 3498b840c9 Fixes #16095: Maximumly 199 filter values (#16184)
When making calls to AWS EC2 api with DescribeTags actiion and if the
number of filter values is greater than or equal to 200, it results in
400 bad request reply and the error message is:
"Error connecting to AWS backend.\n The maximum number of filter values specified on a single call is 200".

The change is so that we call get_all_tags with maximum 199 filter
values one at a time until all are consumed.
2016-06-13 11:19:42 -04:00
..
abiquo.ini
abiquo.py
apache-libcloud.py
azure_rm.ini Rename azure inventory script. Fix bug preventing AD user login via environment vars. 2016-04-21 14:34:08 -04:00
azure_rm.py Fix whitespace. 2016-05-23 10:45:37 +01:00
brook.ini Brook inventory (#15264) 2016-04-25 11:42:57 -04:00
brook.py errors now print to stderr 2016-04-25 11:43:54 -04:00
cloudstack.ini
cloudstack.py Fix filtering by project in Cloudstask inventory 2016-03-09 11:19:39 +07:00
cobbler.ini add cobbler api authentication options 2016-04-18 17:29:03 -04:00
cobbler.py add cobbler api authentication options 2016-04-18 17:29:03 -04:00
collins.ini poreted log_plays, syslog_json and osx_say callbacks to v2 2015-07-10 10:30:33 -04:00
collins.py
consul.ini
consul_io.py update documentation (#15838) 2016-05-16 10:44:35 -04:00
digital_ocean.ini [contrib] Add option to define group vars in DigitalOcean dynamic inventory script 2016-02-14 17:04:26 +01:00
digital_ocean.py fixed group assignment in DO inventory (#16102) 2016-06-03 15:13:13 -04:00
docker.py Update and fix typos in docker inventory docstrings. (#15616) 2016-04-27 17:17:34 -04:00
docker.yml Update and fix typos in docker inventory docstrings. (#15616) 2016-04-27 17:17:34 -04:00
ec2.ini contrib/inventory/ec2.py can read AWS credentials from ec2.ini (#15378) 2016-05-20 09:29:15 -04:00
ec2.py Fixes #16095: Maximumly 199 filter values (#16184) 2016-06-13 11:19:42 -04:00
fleet.py
freeipa.py
gce.ini New inventory_ip_type option in gce inventory tool 2016-05-03 15:32:12 -07:00
gce.py New inventory_ip_type option in gce inventory tool 2016-05-03 15:32:12 -07:00
jail.py
landscape.py
libcloud.ini
libvirt_lxc.py
linode.ini
linode.py When the linode inventory is generated the linode label is used as the 2016-02-10 18:54:52 -05:00
lxc_inventory.py Add inventory script for LXC containers 2016-06-03 23:22:56 +03:00
nagios_ndo.ini
nagios_ndo.py
nova.ini
nova.py
nsot.py Removed version argument from argparse 2015-11-18 14:01:30 -08:00
nsot.yaml
openshift.py
openstack.py Merge pull request #14699 from jhesketh/devel 2016-06-07 11:21:51 +03:00
openstack.yml Allow fail_on_errors in openstack inventory 2016-04-05 20:31:54 +10:00
openvz.py
ovirt.ini
ovirt.py Fix indentation in ovirt.py inventory 2016-03-22 20:33:40 -05:00
proxmox.py If the notes don't contain JSON, add the string to the notes key of _meta 2016-01-24 01:10:47 -08:00
rackhd.py Bug Fix 2016-03-14 16:40:39 -04:00
rax.ini Add rax cache age ini documentation 2016-01-20 15:27:06 -05:00
rax.py Add a config option for rackspace inventory cache 2016-01-20 15:03:56 -05:00
rudder.ini
rudder.py
serf.py
softlayer.py
spacewalk.ini
spacewalk.py Fix CACHE_DIR mode in contrib/inventory/spacewalk.py 2016-04-01 20:35:19 -04:00
ssh_config.py
vagrant.py
vbox.py
vmware.ini
vmware.py
vmware_inventory.ini Add a new vmware inventory script backed by pyvmomi (#15967) 2016-05-30 20:41:48 -04:00
vmware_inventory.py * Fix broken indentation in vmware inventory (#16177) 2016-06-07 18:10:57 -04:00
windows_azure.ini
windows_azure.py Allow to work with latest Azure Python SDK (#15467) 2016-04-21 23:18:45 -04:00
zabbix.ini
zabbix.py
zone.py