community.general/lib/ansible/modules
Abhijeet Kasurde 1e4ab5a038 Return correct error message to user
botocore.exceptions.ClientError does not have message, which
fails fail_json.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-12-18 12:23:18 -08:00
..
cloud Return correct error message to user 2018-12-18 12:23:18 -08:00
clustering Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
commands Sanity fixes in various modules (#50080) 2018-12-18 09:53:46 -06:00
crypto openssl_privatekey: add ECC support (#49416) 2018-12-18 09:07:36 +00:00
database Sanity fixes in various modules (#50080) 2018-12-18 09:53:46 -06:00
files Sanity fixes in various modules (#50080) 2018-12-18 09:53:46 -06:00
identity Fix an issue retrieving some types of 1Password items. (#47213) 2018-12-05 11:49:26 -05:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging rabbitmq_vhost_limits: Move to rabbitmq subdirectory (#49650) 2018-12-08 23:41:59 +01:00
monitoring Ensure that current uses of BaseException are required 2018-12-16 15:03:19 -08:00
net_tools Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
network Sanity fixes in various modules (#50080) 2018-12-18 09:53:46 -06:00
notification Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
packaging Do switch to apt if aptitude is not installed (#30738) 2018-12-18 12:48:11 -05:00
remote_management GetManagerNicInventory (#49961) 2018-12-18 09:58:17 -06:00
source_control Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
storage Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
system Small documentation update: Clarify daemon-reload always executing. (#49889) 2018-12-18 12:22:57 -06:00
utilities added handlers_from (#49220) 2018-12-18 11:28:24 -05:00
web_infrastructure Sophos UTM - add module to handle utm ca host key certificate entries (#48927) 2018-12-17 11:57:54 +00:00
windows win_lineinfile - fix malformed returned json (#50066) 2018-12-19 05:39:25 +10:00
__init__.py