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
Florian Haas 0e6fc9de3a Add inventory script for LXC containers
Enables an LXC server's configuration as an inventory source for LXC
containers.

In LXC, containers can be defined with an "lxc.group" configuration
option that is normally used with lxc-autostart -g. Here, we are using
the same option to build Ansible inventory groups.

In addition to being grouped according to their lxc.group entry (or
entries, as LXC allows a single container to be in multiple groups),
we also add all containers (including those with no lxc.group entry)
to the "all" group.
8 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. 8 years ago
azure_rm.py Rename azure inventory script. Fix bug preventing AD user login via environment vars. 8 years ago
brook.ini Brook inventory (#15264) 8 years ago
brook.py errors now print to stderr 8 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 8 years ago
cobbler.ini add cobbler api authentication options 8 years ago
cobbler.py add cobbler api authentication options 8 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) 8 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) 8 years ago
docker.py Update and fix typos in docker inventory docstrings. (#15616) 8 years ago
docker.yml Update and fix typos in docker inventory docstrings. (#15616) 8 years ago
ec2.ini contrib/inventory/ec2.py can read AWS credentials from ec2.ini (#15378) 8 years ago
ec2.py Fix ec2 inventory for potentially inconsistent data (#12642) 8 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 8 years ago
gce.py New inventory_ip_type option in gce inventory tool 8 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 8 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 add openstack.yml to CONFIG_FILES to be consistent with documentation 8 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 Fix indentation in ovirt.py inventory 8 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 8 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 8 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) 8 years ago
vmware_inventory.py Add a new vmware inventory script backed by pyvmomi (#15967) 8 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) 8 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