1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud
Toshio Kuratomi 0fe99f20d9 Emit an error message if six is not installed.
dopy 0.3.7 makes use of six but doesn't list it as a requirement.  This
means that people installing with pip won't get six installed, leading
to errors.  Upstream released dopy-0.3.7a to address that but pip thinks
that is an alpha release.  pip does not install alpha releases by
default so users aren't helped by that.

This change makes ansible emit a good error message in this case.

Fixes #4613
2016-12-08 11:25:19 -05:00
..
amazon Handle termination_protection parameter when restarting instances (#5076) 2016-12-08 11:25:18 -05:00
azure ssh_public_keys on Azure virtual machine is a list (#4350) 2016-12-08 11:24:53 -05:00
digital_ocean Emit an error message if six is not installed. 2016-12-08 11:25:19 -05:00
docker Surface Compose stdout on failure 2016-12-08 11:25:18 -05:00
google Support for GCE Managed Instance Groups. (#4541) 2016-12-08 11:25:09 -05:00
linode Py3 exclude list (#3698) 2016-12-08 11:24:29 -05:00
openstack Fix os_network's create_network() call for older shade versions (#5058) 2016-12-08 11:25:14 -05:00
rackspace Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 2016-12-08 11:24:34 -05:00
vmware Port vsphere_guest to py3/py2.4 syntax (#3721) 2016-12-08 11:24:30 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00