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.
Michael Schuett
75cdac0d19
Fix auth in collins.py inventory
...
This forces basic auth to be used. Using the normal HTTPPasswordMgrWithDefaultRealm
password manager from urllib2 fails since collins doesn't send a 401 retry on failure.
More about this can be seen here http://stackoverflow.com/questions/2407126/python-urllib2-basic-auth-problem .
I added a small comment about the format of the host so others don't waste time like i did.
(cherry picked from commit 21813ed83e
)
8 years ago
..
abiquo.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
10 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
Upgrade to azure 2.0.0rc5 and add locations parameter.
9 years ago
azure_rm.py
Upgrade to azure 2.0.0rc5 and add locations parameter.
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
10 years ago
cloudstack.py
Fix filtering by project in Cloudstask inventory
9 years ago
cobbler.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
10 years ago
cobbler.py
Replace .iteritems() with six.iteritems()
9 years ago
collins.ini
Fix auth in collins.py inventory
8 years ago
collins.py
Fix auth in collins.py inventory
8 years ago
consul.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
10 years ago
consul_io.py
Merge pull request #12113 from msabramo/contrib_inventory_consul_io_add_logging
9 years ago
digital_ocean.ini
[contrib] Add option to define group vars in DigitalOcean dynamic inventory script
9 years ago
digital_ocean.py
[contrib] Add option to define group vars in DigitalOcean dynamic inventory script
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
Merge branch 'destination_format' of https://github.com/a13m/ansible into a13m-destination_format
9 years ago
ec2.py
Fix substituting dots for underscores when using ips ( #15578 )
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
10 years ago
libcloud.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
10 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
10 years ago
linode.py
When the linode inventory is generated the linode label is used as the
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
10 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
add openstack.yml to CONFIG_FILES to be consistent with documentation
9 years ago
openstack.yml
Optionally only use UUIDs for openstack hosts on duplicates
9 years ago
openvz.py
Fixing typo
9 years ago
ovirt.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
10 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
10 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
10 years ago
vmware.py
Python 3: use six.text_type instead of unicode
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
10 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