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/plugins/inventory
James Laska 1359bbee87 Fix traceback with using GCE on EL6 with python-crypto2.6
This fix resolves an issue on EL6 systems where there may be multiple versions
of pycrypto installed.  EPEL provides both `python-crypto` and
`python-crypto2.6`.  These packages are co-installable.  However, modules
importing the `Crypto` library must specify which version to use, otherwise the
default will be used.

This change follows the same pattern established in `bin/ansible` for
specifying python library requirements.
10 years ago
..
abiquo.ini Corrected VM metadata obtention between Abiquo versions 10 years ago
abiquo.py Tweaking logical assignment of vm_metadata in abiquo inventory script 10 years ago
apache-libcloud.py
cobbler.ini
cobbler.py Fix various inventory scripts to use env python 10 years ago
collins.ini
collins.py Make a COLLINS['SOMETHING'] variable instead of ATTRIBS['0']['SOMETHING'] 10 years ago
consul.ini Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 10 years ago
consul_io.py Undefined names found by pyflakes 10 years ago
digital_ocean.ini
digital_ocean.py
docker.py Merge branch 'retf_py' of git://github.com/berendt/ansible into devel 10 years ago
docker.yml
ec2.ini Fixed typo 10 years ago
ec2.py Replace - in ec2 inventory as well 10 years ago
fleet.py incorporated code review feedback 10 years ago
freeipa.py Small change for FreeIPA < 4.0 compatibility. 10 years ago
gce.ini
gce.py Fix traceback with using GCE on EL6 with python-crypto2.6 10 years ago
jail.py
libcloud.ini
libvirt_lxc.py
linode.ini
linode.py
nova.ini nova.ini: Distinguish between required and optional settings 10 years ago
nova.py nova.py: Support OS_AUTH_SYSTEM and OS_REGION_NAME 10 years ago
openshift.py
openstack.py Add documentation for the new OpenStack Inventory 10 years ago
openstack.yml Add documentation for the new OpenStack Inventory 10 years ago
rax.ini Support fallbacks for access network and access ip version 10 years ago
rax.py Support fallbacks for access network and access ip version 10 years ago
softlayer.py Undefined names found by pyflakes 10 years ago
spacewalk.py
ssh_config.py
vagrant.py Vagrant inventory: exit 0 on success 10 years ago
vbox.py moved from callback_output to popen to keep 2.6 compat 10 years ago
vmware.ini VMware inventory script updates from Tower. 10 years ago
vmware.py VMware inventory script updates from Tower. 10 years ago
windows_azure.ini
windows_azure.py
zabbix.ini
zabbix.py Delete import json. Several syntax changes. 10 years ago
zone.py Add support for Solaris zones 10 years ago