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
Abhijeet Kasurde 51c5b51ea3 Handle error message from psycopg2 using to_native (#32371)
This fix adds handling of error/exception message using
to_native API instead of decoding.
Also, fixes PEP8 errors.

Fixes: #31825

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-11-01 16:11:52 -04:00
..
cloud vultr: new module utils and common docs (#30868) 2017-11-01 20:16:59 +01:00
clustering consul_kv: PEP8 compliancy and doc fixes (#32340) 2017-10-31 22:27:56 -04:00
commands Fixes #30073: Remove 'Consider hg command' warning. (#31159) 2017-10-02 23:33:13 +02:00
crypto openssl_certificate: compare bytes with bytes on python3 (#30522) 2017-09-25 12:13:50 -07:00
database Handle error message from psycopg2 using to_native (#32371) 2017-11-01 16:11:52 -04:00
files lineinfile: pylint fixes and docs (#30854) 2017-10-30 00:55:14 +01:00
identity Fix typo in ipa_user module documentation example. (#31928) 2017-10-20 09:07:45 +02:00
inventory clarified inventory_dir changes for 2.4 (#31484) 2017-10-09 20:56:32 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring move zabbix modules into their own namespace below monitoring/ (#31992) 2017-10-21 10:07:51 +02:00
net_tools Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
network Fix example on comparing master config (#32406) 2017-11-01 19:03:38 +00:00
notification Add the snow_record module. Module to create/update/delete/read records (#27931) 2017-10-16 12:58:32 -04:00
packaging corrected package docs 2017-10-31 15:31:42 -04:00
remote_management Enable use of empty manageiq arguments (#31774) 2017-10-23 13:33:57 +02:00
source_control git: fix archive when update is set to no (#31829) 2017-10-31 13:56:40 +01:00
storage Fix issue #32138 - fix examples typo (#32140) 2017-10-26 07:44:15 +10:00
system Iptables unit tests (#30762) 2017-11-01 12:08:57 +01:00
utilities wait_for: treat broken connections as "unready" (#28839) 2017-10-12 11:37:20 -04:00
web_infrastructure Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
windows win_uri: fix elif to elseif (#32330) 2017-10-30 10:43:43 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00