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