community.general/lib/ansible/modules/cloud
Ryan S. Brown a2e6ac6ca8 IAM group modules need module passed
The IAM group modules were not receiving the `module` object, but they
use `module.fail_json()` in their exception handlers. This patch passes
through the module object so the real errors from boto are exposed,
rather than errors about "NoneType has no method `fail_json`".
2016-12-08 11:24:39 -05:00
..
amazon IAM group modules need module passed 2016-12-08 11:24:39 -05:00
azure Fix 3857 name regex 2016-12-08 11:24:34 -05:00
digital_ocean Fixing compile time error exception handling for python 3. (#3843) 2016-12-08 11:24:34 -05:00
docker Fix compose_version error. Check has compose before checking version. 2016-12-08 11:24:38 -05:00
google correct gs_storage docs to match reality 2016-12-08 11:24:35 -05:00
linode Py3 exclude list (#3698) 2016-12-08 11:24:29 -05:00
openstack Change documented options for os_networks_facts (#3970) 2016-12-08 11:24:39 -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