mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-01 12:40:22 -07:00
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 |