1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2016-06-03 23:22:56 +03: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 Rename azure inventory script. Fix bug preventing AD user login via environment vars. 2016-04-21 14:34:08 -04: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
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
collins.py
consul.ini
consul_io.py update documentation (#15838) 2016-05-16 10:44:35 -04:00
digital_ocean.ini
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 Fix ec2 inventory for potentially inconsistent data (#12642) 2016-05-24 11:00:59 -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
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
nsot.yaml
openshift.py
openstack.py add openstack.yml to CONFIG_FILES to be consistent with documentation 2016-04-01 11:26:12 +13:00
openstack.yml
openvz.py
ovirt.ini
ovirt.py Fix indentation in ovirt.py inventory 2016-03-22 20:33:40 -05:00
proxmox.py
rackhd.py
rax.ini
rax.py
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 Add a new vmware inventory script backed by pyvmomi (#15967) 2016-05-30 20:41:48 -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