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.
mmartinv
eebebb1a83
Fix ovirt4.py inventory file for oVirt 4.3 ( #54338 )
...
ovirt4.py inventory file fails with oVirt 4.3 with the following error:
Traceback (most recent call last):
File "inventory/ovirt", line 259, in <module>
main()
File "inventory/ovirt", line 250, in main
vm_name=args.host,
File "inventory/ovirt", line 209, in get_data
vms[name] = get_dict_of_struct(connection, vm)
File "inventory/ovirt", line 178, in get_dict_of_struct
(stat.name, stat.values[0].datum) for stat in stats
File "inventory/ovirt", line 178, in <genexpr>
(stat.name, stat.values[0].datum) for stat in stats
IndexError: list index out of range
6 years ago
..
abiquo.ini
…
abiquo.py
Update bare exceptions to specify Exception.
6 years ago
apache-libcloud.py
Remove use of simplejson throughout code base ( #43548 )
6 years ago
apstra_aos.ini
…
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
Fix pycodestyle E117 issues.
6 years ago
brook.ini
…
brook.py
Update bare exceptions to specify Exception.
6 years ago
cloudforms.ini
Add ability to select to prefer IPv4 addresses for ansible_ssh_host ( #35584 )
7 years ago
cloudforms.py
Remove use of simplejson throughout code base ( #43548 )
6 years ago
cloudstack.ini
…
cloudstack.py
cloudstack: inventory: consider more keys optional ( #49364 )
6 years ago
cobbler.ini
…
cobbler.py
Remove use of simplejson throughout code base ( #43548 )
6 years ago
collins.ini
…
collins.py
Update bare exceptions to specify Exception.
6 years ago
consul_io.ini
Misc typo fixes ( #45969 )
6 years ago
consul_io.py
Update bare exceptions to specify Exception.
6 years ago
digital_ocean.ini
…
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
…
ec2.ini
Prefer readthedocs.io instead of readthedocs.org for doc links ( #41537 )
7 years ago
ec2.py
Fix AWS STS session detection ( #49536 )
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
add want_ssh_ansible_host flag to foreman dynamic inventory ( #34169 )
6 years ago
freeipa.py
FreeIPA inventory (ipalib 4.6.2): avoid exception ( #34356 )
7 years ago
gce.ini
Adding multiple project support for GCE ( #39473 )
7 years ago
gce.py
Fix various sonarcloud issues
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
…
landscape.py
Remove use of simplejson throughout code base ( #43548 )
6 years ago
libcloud.ini
…
libvirt_lxc.py
…
linode.ini
…
linode.py
Update bare exceptions to specify Exception.
6 years ago
lxc_inventory.py
Surround top-level function and class definitions with two blank lines.
6 years ago
lxd.ini
…
lxd.py
Update bare exceptions to specify Exception.
6 years ago
mdt.ini
…
mdt_dynamic_inventory.py
Surround top-level function and class definitions with two blank lines.
6 years ago
nagios_livestatus.ini
…
nagios_livestatus.py
Surround top-level function and class definitions with two blank lines.
6 years ago
nagios_ndo.ini
…
nagios_ndo.py
Surround top-level function and class definitions with two blank lines.
6 years ago
nsot.py
Update bare exceptions to specify Exception.
6 years ago
nsot.yaml
…
openshift.py
Remove use of simplejson throughout code base ( #43548 )
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
…
ovirt.ini
ovirt: Clarify secrets configuration ( #39501 )
7 years ago
ovirt.py
Remove use of simplejson throughout code base ( #43548 )
6 years ago
ovirt4.py
Fix ovirt4.py inventory file for oVirt 4.3 ( #54338 )
6 years ago
packet_net.ini
…
packet_net.py
Skip non-management Packet IP addresses ( #48168 )
6 years ago
proxmox.py
Remove use of simplejson throughout code base ( #43548 )
6 years ago
rackhd.py
Update bare exceptions to specify Exception.
6 years ago
rax.ini
…
rax.py
Update bare exceptions to specify Exception.
6 years ago
rhv.py
…
rudder.ini
…
rudder.py
Update bare exceptions to specify Exception.
6 years ago
scaleway.ini
contrib(inventory): fix Scaleway inventory used w/env variable token ( #35701 )
7 years ago
scaleway.py
Remove use of simplejson throughout code base ( #43548 )
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
…
spacewalk.py
Remove use of simplejson throughout code base ( #43548 )
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
…
vagrant.py
inventory: vagrant: rename deprectated ansible_ssh_* ( #50694 )
6 years ago
vbox.py
Update bare exceptions to specify Exception.
6 years ago
vmware.ini
…
vmware.py
Python 3.8 collections compatibility fixes.
6 years ago
vmware_inventory.ini
VMware: blacklist custom fields in vmware_inventory.py ( #36877 )
6 years ago
vmware_inventory.py
VMware: debug property values ( #45410 )
6 years ago
zabbix.ini
zabbix inventory: options to read per each host and set ansible_ssh_host ( #44107 )
6 years ago
zabbix.py
Ensure that current uses of BaseException are required
6 years ago
zone.py
…