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/plugins
Jonas 6c59811bf9
Be more verbose on unexpected failure. (#511)
I spent some time debugging an error, where the unexpected HTTP return code was
reported to be -1. Digging deeper, I found the cause using this patch:
"An unknown error occurred: ~/.netrc access too permissive: access permissions
must restrict access to only the owner"
2020-06-15 20:53:04 +02:00
..
become Update sesu.py: use defined prompt (#227) 2020-05-28 23:09:11 +01:00
cache redis cache - add support for TLS/encryption in transit (#410) 2020-05-30 12:26:37 +02:00
callback Added DIY callback plugin (#432) 2020-06-15 21:06:52 +03:00
connection Fix the environment variable 2020-05-19 22:37:17 -07:00
doc_fragments Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
filter time_filter: improve hints in error message (#368) 2020-05-20 09:22:56 +02:00
inventory Add validity check for [Driver][IPAddress] else use docker-machine ip command. (#412) 2020-05-25 23:04:09 +02:00
lookup Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
module_utils add Redfish VirtualMediaInsert and VirtualMediaEject commands (#494) 2020-06-11 20:24:41 +02:00
modules Be more verbose on unexpected failure. (#511) 2020-06-15 20:53:04 +02:00