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/contrib/inventory
Clark Boylan 7d5650219d Fix openstack inventory for multiple servers
Fix openstack inventory for when we have multiple servers with the same
name but different IDs. Instead of giving every server with the same
name the details for the first server returned with that name add the
individual servers as they are returned.

This was a logic bug where in a loop over a list of servers we always
added the first server in that list despite having more than one server.
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
cloudstack.ini poreted log_plays, syslog_json and osx_say callbacks to v2 9 years ago
cloudstack.py Use print() as function under contrib/ 9 years ago
cobbler.ini poreted log_plays, syslog_json and osx_say callbacks to v2 9 years ago
cobbler.py Replace .iteritems() with six.iteritems() 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 Replace .iteritems() with six.iteritems() 9 years ago
digital_ocean.ini Set the default use_private_network setting to False 9 years ago
digital_ocean.py Added an option to use the private network IP address 9 years ago
docker.py Use print() as function under contrib/ 9 years ago
docker.yml poreted log_plays, syslog_json and osx_say callbacks to v2 9 years ago
ec2.ini Update example vpc_desitnation_variable example with working settings 9 years ago
ec2.py added back --profile to keep backwards compat 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 poreted log_plays, syslog_json and osx_say callbacks to v2 9 years ago
gce.py Use print() as function under contrib/ 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
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 Fix openstack inventory for multiple servers 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 9 years ago
ovirt.py Use print() as function under contrib/ 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 Address comments 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 Replace .iteritems() with six.iteritems() 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
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 Use print() as function under contrib/ 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