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.
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.
9 years ago
..
abiquo.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
abiquo.py
Fix urlopen usage to use open_url instead
9 years ago
apache-libcloud.py
Replace type() checks with isinstance()
9 years ago
azure_rm.ini
Rename azure inventory script. Fix bug preventing AD user login via environment vars.
9 years ago
azure_rm.py
Fix whitespace.
9 years ago
brook.ini
Brook inventory ( #15264 )
9 years ago
brook.py
errors now print to stderr
9 years ago
cloudstack.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
cloudstack.py
Fix filtering by project in Cloudstask inventory
9 years ago
cobbler.ini
add cobbler api authentication options
9 years ago
cobbler.py
add cobbler api authentication options
9 years ago
collins.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
collins.py
Fix urlopen usage to use open_url instead
9 years ago
consul.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
consul_io.py
update documentation ( #15838 )
9 years ago
digital_ocean.ini
[contrib] Add option to define group vars in DigitalOcean dynamic inventory script
9 years ago
digital_ocean.py
fixed group assignment in DO inventory ( #16102 )
9 years ago
docker.py
Update and fix typos in docker inventory docstrings. ( #15616 )
9 years ago
docker.yml
Update and fix typos in docker inventory docstrings. ( #15616 )
9 years ago
ec2.ini
contrib/inventory/ec2.py can read AWS credentials from ec2.ini ( #15378 )
9 years ago
ec2.py
Fixes #16095 : Maximumly 199 filter values ( #16184 )
9 years ago
fleet.py
Use print() as function under contrib/
9 years ago
freeipa.py
Use print() as function under contrib/
9 years ago
gce.ini
New inventory_ip_type option in gce inventory tool
9 years ago
gce.py
New inventory_ip_type option in gce inventory tool
9 years ago
jail.py
Use print() as function under contrib/
9 years ago
landscape.py
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
libcloud.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
libvirt_lxc.py
Correct connection type returned by libvirt_lxc inventory script
9 years ago
linode.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
linode.py
When the linode inventory is generated the linode label is used as the
9 years ago
lxc_inventory.py
Add inventory script for LXC containers
9 years ago
nagios_ndo.ini
Add Nagios NDO inventory plugin
9 years ago
nagios_ndo.py
Add Nagios NDO inventory plugin
9 years ago
nova.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
nova.py
Replace .iteritems() with six.iteritems()
9 years ago
nsot.py
Removed version argument from argparse
9 years ago
nsot.yaml
Added NSoT Inventory script to pull from Device resources
9 years ago
openshift.py
Fix urlopen usage to use open_url instead
9 years ago
openstack.py
Merge pull request #14699 from jhesketh/devel
9 years ago
openstack.yml
Allow fail_on_errors in openstack inventory
9 years ago
openvz.py
Fixing typo
9 years ago
ovirt.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
ovirt.py
Fix indentation in ovirt.py inventory
9 years ago
proxmox.py
If the notes don't contain JSON, add the string to the notes key of _meta
9 years ago
rackhd.py
Bug Fix
9 years ago
rax.ini
Add rax cache age ini documentation
9 years ago
rax.py
Add a config option for rackspace inventory cache
9 years ago
rudder.ini
Add Rudder inventory plugin
9 years ago
rudder.py
made python 3 compatible
9 years ago
serf.py
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
softlayer.py
Use print() as function under contrib/
9 years ago
spacewalk.ini
Added support for ini-file.
9 years ago
spacewalk.py
Fix CACHE_DIR mode in contrib/inventory/spacewalk.py
9 years ago
ssh_config.py
Use print() as function under contrib/
9 years ago
vagrant.py
Use print() as function under contrib/
9 years ago
vbox.py
Output proper JSON from vbox dynamic inventory contrib script
9 years ago
vmware.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
vmware.py
Python 3: use six.text_type instead of unicode
9 years ago
vmware_inventory.ini
Add a new vmware inventory script backed by pyvmomi ( #15967 )
9 years ago
vmware_inventory.py
* Fix broken indentation in vmware inventory ( #16177 )
9 years ago
windows_azure.ini
Updates to Windows Azure inventory script from Tower. Includes changes from https://github.com/ansible/ansible/pull/8403 .
9 years ago
windows_azure.py
Allow to work with latest Azure Python SDK ( #15467 )
9 years ago
zabbix.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
zabbix.py
Added additional ini file search path into contrib/inventory/zabbix.py
9 years ago
zone.py
Use print() as function under contrib/
9 years ago