Files
community.general/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.
2015-04-20 12:49:25 -04:00
..
2015-04-19 18:18:52 +02:00
2014-04-29 10:41:05 -04:00
2015-04-07 12:19:37 -04:00
2015-04-06 14:43:39 +02:00
2014-11-28 00:00:35 -05:00
2013-06-28 19:11:32 +00:00
2015-04-19 18:18:52 +02:00
2015-02-11 16:48:04 +01:00