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
Ryan Kraus 7d4e3af11e Add Python 3 support to ovirt4 inventory script. (#57824)
Python 3 only allows strings through the config parser. This is fine for 
the URL, Username, and Password since these values are required. The CA 
File is optional so an empty string is used in leiu of None in the 
config dictionary.
5 years ago
..
abiquo.ini Fix some typos (#16498) 8 years ago
abiquo.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
apache-libcloud.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
apstra_aos.ini [inventory/aos] Few fixes and small tweaks (#22259) 8 years ago
apstra_aos.py Update bare exceptions to specify Exception. 6 years ago
azure_rm.ini add group_by_os_family in azure dynamic inventory (#40702) 6 years ago
azure_rm.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
brook.ini Clean up shebangs for various files. 8 years ago
brook.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
cloudforms.ini Add ability to select to prefer IPv4 addresses for ansible_ssh_host (#35584) 7 years ago
cloudforms.py Use six.moves to import configparser in cloudforms script (#54465) 6 years ago
cloudstack.ini poreted log_plays, syslog_json and osx_say callbacks to v2 9 years ago
cloudstack.py cloudstack: inventory: consider more keys optional (#49364) 6 years ago
cobbler.ini add cobbler api authentication options 9 years ago
cobbler.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
collins.ini Fix auth in collins.py inventory 8 years ago
collins.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
consul_io.ini Misc typo fixes (#45969) 6 years ago
consul_io.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
digital_ocean.ini [contrib] Add option to define group vars in DigitalOcean dynamic inventory script 9 years ago
digital_ocean.py fix digitalocean inventory tags endpoint (#46192) 6 years ago
docker.py Docker inventory service/stack groups for docker swarm (#48021) 6 years ago
docker.yml Update and fix typos in docker inventory docstrings. (#15616) 9 years ago
ec2.ini Prefer readthedocs.io instead of readthedocs.org for doc links (#41537) 6 years ago
ec2.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
fleet.py Remove use of simplejson throughout code base (#43548) 6 years ago
foreman.ini add want_ssh_ansible_host flag to foreman dynamic inventory (#34169) 6 years ago
foreman.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
freeipa.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
gce.ini Adding multiple project support for GCE (#39473) 6 years ago
gce.py Renamed SafeConfigParser to ConfigParser in gce inventory script (#54974) 6 years ago
infoblox.py Contrib infoblox exattrs Fixes #35409 (#35410) 7 years ago
infoblox.yaml adds infoblox dynamic inventory script (#35328) 7 years ago
jail.py pep8 fixes for contrib (#24344) 8 years ago
landscape.py Remove use of simplejson throughout code base (#43548) 6 years ago
libcloud.ini poreted log_plays, syslog_json and osx_say callbacks to v2 9 years ago
libvirt_lxc.py pep8 fixes for contrib (#24344) 8 years ago
linode.ini Add public_ip option to linode dynamic inventory (#17390) 8 years ago
linode.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
lxc_inventory.py Surround top-level function and class definitions with two blank lines. 6 years ago
lxd.ini A basic lxd dynamic inventory script (#15848) 8 years ago
lxd.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
mdt.ini Move mdt dynamic inventory plugin into contrib/inventory where it 8 years ago
mdt_dynamic_inventory.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
nagios_livestatus.ini Fix spelling mistakes (comments only) (#25564) 7 years ago
nagios_livestatus.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
nagios_ndo.ini Add Nagios NDO inventory plugin 9 years ago
nagios_ndo.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
nsot.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
nsot.yaml Added NSoT Inventory script to pull from Device resources 9 years ago
openshift.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
openstack.yml The keyword 'cloud' has been deprecated in favor of the 'profile' keyword by os-client-config. (#31389) 6 years ago
openstack_inventory.py Remove use of simplejson throughout code base (#43548) 6 years ago
openvz.py pep8 fixes for contrib (#24344) 8 years ago
ovirt.ini ovirt: Clarify secrets configuration (#39501) 7 years ago
ovirt.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
ovirt4.py Add Python 3 support to ovirt4 inventory script. (#57824) 5 years ago
packet_net.ini Add grouping by hostname for the Packet inventory (#21069) 7 years ago
packet_net.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
proxmox.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
rackhd.py Update bare exceptions to specify Exception. 6 years ago
rax.ini Add rax cache age ini documentation 9 years ago
rax.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
rhv.py Add dynamic inventory for oVirt version 4 and RHV version 4 (#17910) 8 years ago
rudder.ini minor spelling changes 8 years ago
rudder.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
scaleway.ini contrib(inventory): fix Scaleway inventory used w/env variable token (#35701) 7 years ago
scaleway.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
serf.py Remove use of simplejson throughout code base (#43548) 6 years ago
softlayer.py Fix bugs in softlayer dynamic inventory (#28178) 6 years ago
spacewalk.ini Added support for ini-file. 9 years ago
spacewalk.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
ssh_config.py Python 3.8 collections compatibility fixes. 6 years ago
stacki.py Update bare exceptions to specify Exception. 6 years ago
stacki.yml Stacki inventory (#19608) 8 years ago
vagrant.py Update vagrant.py (#56568) 5 years ago
vbox.py Update bare exceptions to specify Exception. 6 years ago
vmware.ini vmware inventory script enhancements (#17106) 8 years ago
vmware.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
vmware_inventory.ini VMware: blacklist custom fields in vmware_inventory.py (#36877) 6 years ago
vmware_inventory.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
zabbix.ini zabbix inventory: options to read per each host and set ansible_ssh_host (#44107) 6 years ago
zabbix.py Use ansible.module_utils.six in inventory scripts (#55000) 6 years ago
zone.py pep8 fixes for contrib (#24344) 8 years ago