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.
11 years ago
..
abiquo.ini
abiquo.py
apache-libcloud.py
cobbler.ini
cobbler.py
collins.ini
collins.py
consul.ini
consul_io.py Undefined names found by pyflakes 11 years ago
digital_ocean.ini
digital_ocean.py
docker.py
docker.yml
ec2.ini
ec2.py
fleet.py
freeipa.py
gce.ini
gce.py Fix traceback with using GCE on EL6 with python-crypto2.6 11 years ago
jail.py
libcloud.ini
libvirt_lxc.py
linode.ini
linode.py
nova.ini
nova.py
openshift.py
openstack.py
openstack.yml
rax.ini
rax.py
softlayer.py Undefined names found by pyflakes 11 years ago
spacewalk.py
ssh_config.py
vagrant.py
vbox.py
vmware.ini
vmware.py
windows_azure.ini
windows_azure.py
zabbix.ini
zabbix.py
zone.py