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
Peter Sprygada c2d3b9cbd5
refactors nios api shared code to handle provider better (#35393)
* refactors nios api shared code to handle provider better

This change refactors the shared code to be easily shared between
modules, plugins and dynamic inventory scripts.  All parts now implement
the provider arguments uniformly.

This also provides a centralized fix to suppress urllib3 warnings coming
from the requests library implemented by infoblox_client

* fix up pep8 errors

* fix missing var name
7 years ago
..
abiquo.ini
abiquo.py
apache-libcloud.py Fix invalid string escape sequences. 7 years ago
apstra_aos.ini
apstra_aos.py Fix invalid string escape sequences. 7 years ago
azure_rm.ini
azure_rm.py azure_rm inventory should add "ansible_connection: winrm" in host_vars for windows hosts - fixes #34689 (#34691) 7 years ago
brook.ini
brook.py
cloudforms.ini Add ability to append suffix to host names for Cloudforms Inventory (#33565) 7 years ago
cloudforms.py Add ability to append suffix to host names for Cloudforms Inventory (#33565) 7 years ago
cloudstack.ini
cloudstack.py cloudstack: inventory: Added feature list by tag (#31319) 7 years ago
cobbler.ini
cobbler.py Fix invalid string escape sequences. 7 years ago
collins.ini
collins.py Fix invalid string escape sequences. 7 years ago
consul_io.ini Improve consul_io.py execution speed (#33737) 7 years ago
consul_io.py consul_io: fixed service availability check (#34293) 7 years ago
digital_ocean.ini
digital_ocean.py Fix Digital Ocean inventory script pagination handling (#35153) 7 years ago
docker.py Fix invalid string escape sequences. 7 years ago
docker.yml
ec2.ini Implement AND'd filters in ec2.py/ini (#30272) 7 years ago
ec2.py Add hash making inventory caches unique to inventory script ran (#34742) 7 years ago
fleet.py Fix invalid string escape sequences. 7 years ago
foreman.ini Add scan_new_hosts feature in ansible foreman inventory (#33743) 7 years ago
foreman.py Add scan_new_hosts feature in ansible foreman inventory (#33743) 7 years ago
freeipa.py freeipa: support for host vars (#34535) 7 years ago
gce.ini
gce.py Added handling optional GCE_CREDENTIALS_FILE_PATH (#25526) 7 years ago
infoblox.py refactors nios api shared code to handle provider better (#35393) 7 years ago
infoblox.yaml adds infoblox dynamic inventory script (#35328) 7 years ago
jail.py
landscape.py
libcloud.ini
libvirt_lxc.py
linode.ini
linode.py Fix redeclaration of get_host_info function (#33608) 7 years ago
lxc_inventory.py
lxd.ini
lxd.py
mdt.ini
mdt_dynamic_inventory.py
nagios_livestatus.ini
nagios_livestatus.py Replace exit() with sys.exit() 7 years ago
nagios_ndo.ini
nagios_ndo.py Replace exit() with sys.exit() 7 years ago
nova.ini
nova.py
nsot.py
nsot.yaml
openshift.py
openstack.py More stable explicit file close. (#34303) 7 years ago
openstack.yml
openvz.py
ovirt.ini
ovirt.py
ovirt4.py ovirt: Add env variables to dynamic inventory (#31821) 7 years ago
packet_net.ini
packet_net.py Fix invalid string escape sequences. 7 years ago
proxmox.py Python 2.6 `str.format()` compatibility fixes. 7 years ago
rackhd.py
rax.ini
rax.py Fix invalid string escape sequences. 7 years ago
rhv.py
rudder.ini
rudder.py Fix invalid string escape sequences. 7 years ago
scaleway.ini contrib(inventory): adds a dynamic inventory for Scaleway cloud (#30313) 7 years ago
scaleway.py contrib(inventory): adds a dynamic inventory for Scaleway cloud (#30313) 7 years ago
serf.py
softlayer.py Fix invalid string escape sequences. 7 years ago
spacewalk.ini
spacewalk.py
ssh_config.py
stacki.py Python 2.6 `str.format()` compatibility fixes. 7 years ago
stacki.yml
vagrant.py Fix invalid string escape sequences. 7 years ago
vbox.py
vmware.ini
vmware.py
vmware_inventory.ini VMware: change default host_filter to gueststate (#32839) 7 years ago
vmware_inventory.py Fix ConfigParser.set error in vmware_inventory (#31643) 7 years ago
windows_azure.ini
windows_azure.py Fix invalid string escape sequences. 7 years ago
zabbix.ini
zabbix.py zabbix_inventory PEP8 compliance. (#28680) 7 years ago
zone.py