1b9e28cc68
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`". |
||
---|---|---|
.. | ||
amazon | ||
azure | ||
digital_ocean | ||
docker | ||
linode | ||
openstack | ||
rackspace | ||
vmware | ||
__init__.py |