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.
2019-06-21 12:05:45 -04:00
..
abiquo.ini
abiquo.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
apache-libcloud.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
apstra_aos.ini [inventory/aos] Few fixes and small tweaks (#22259) 2017-03-03 19:38:46 +00:00
apstra_aos.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
azure_rm.ini add group_by_os_family in azure dynamic inventory (#40702) 2018-08-09 17:00:17 +08:00
azure_rm.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
brook.ini
brook.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
cloudforms.ini Add ability to select to prefer IPv4 addresses for ansible_ssh_host (#35584) 2018-02-01 10:33:51 -05:00
cloudforms.py Use six.moves to import configparser in cloudforms script (#54465) 2019-04-08 13:15:17 -04:00
cloudstack.ini
cloudstack.py cloudstack: inventory: consider more keys optional (#49364) 2018-12-01 02:00:41 +01:00
cobbler.ini
cobbler.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
collins.ini
collins.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
consul_io.ini Misc typo fixes (#45969) 2018-09-21 14:43:22 +01:00
consul_io.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
digital_ocean.ini
digital_ocean.py fix digitalocean inventory tags endpoint (#46192) 2018-10-06 22:20:11 -04:00
docker.py Docker inventory service/stack groups for docker swarm (#48021) 2018-12-17 11:58:26 +00:00
docker.yml
ec2.ini Prefer readthedocs.io instead of readthedocs.org for doc links (#41537) 2018-06-18 08:22:50 -04:00
ec2.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
fleet.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
foreman.ini add want_ssh_ansible_host flag to foreman dynamic inventory (#34169) 2018-11-15 15:58:34 -05:00
foreman.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
freeipa.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
gce.ini Adding multiple project support for GCE (#39473) 2018-05-11 11:38:13 -04:00
gce.py Renamed SafeConfigParser to ConfigParser in gce inventory script (#54974) 2019-04-10 09:52:26 -04:00
infoblox.py Contrib infoblox exattrs Fixes #35409 (#35410) 2018-01-31 09:17:34 -05:00
infoblox.yaml adds infoblox dynamic inventory script (#35328) 2018-01-25 14:29:11 -05:00
jail.py pep8 fixes for contrib (#24344) 2017-05-09 16:38:08 -05:00
landscape.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
libcloud.ini
libvirt_lxc.py pep8 fixes for contrib (#24344) 2017-05-09 16:38:08 -05:00
linode.ini
linode.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
lxc_inventory.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
lxd.ini A basic lxd dynamic inventory script (#15848) 2017-03-27 14:52:23 -04:00
lxd.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
mdt.ini
mdt_dynamic_inventory.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
nagios_livestatus.ini Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
nagios_livestatus.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
nagios_ndo.ini
nagios_ndo.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
nsot.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
nsot.yaml
openshift.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
openstack.yml The keyword 'cloud' has been deprecated in favor of the 'profile' keyword by os-client-config. (#31389) 2018-09-20 11:31:19 -05:00
openstack_inventory.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
openvz.py pep8 fixes for contrib (#24344) 2017-05-09 16:38:08 -05:00
ovirt.ini ovirt: Clarify secrets configuration (#39501) 2018-05-01 14:10:58 -05:00
ovirt.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
ovirt4.py Add Python 3 support to ovirt4 inventory script. (#57824) 2019-06-21 12:05:45 -04:00
packet_net.ini Add grouping by hostname for the Packet inventory (#21069) 2017-07-18 09:31:42 -04:00
packet_net.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
proxmox.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
rackhd.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
rax.ini
rax.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
rhv.py
rudder.ini minor spelling changes 2016-12-13 13:51:13 -05:00
rudder.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
scaleway.ini contrib(inventory): fix Scaleway inventory used w/env variable token (#35701) 2018-02-05 08:32:49 +00:00
scaleway.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
serf.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
softlayer.py Fix bugs in softlayer dynamic inventory (#28178) 2018-09-19 18:10:15 -04:00
spacewalk.ini
spacewalk.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
ssh_config.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
stacki.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
stacki.yml Stacki inventory (#19608) 2017-01-17 14:01:58 -05:00
vagrant.py Update vagrant.py (#56568) 2019-05-20 14:30:57 -05:00
vbox.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
vmware.ini
vmware.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
vmware_inventory.ini VMware: blacklist custom fields in vmware_inventory.py (#36877) 2018-07-18 21:39:16 +05:30
vmware_inventory.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
zabbix.ini zabbix inventory: options to read per each host and set ansible_ssh_host (#44107) 2018-12-01 01:49:57 +01:00
zabbix.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00
zone.py pep8 fixes for contrib (#24344) 2017-05-09 16:38:08 -05:00