You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
Human-readable Ansible diagnostics would make life a lot easier.
Debugging failing Ansible tasks is made much more difficult by unformatted (html strings) diagnostics which take a lot of deciphering.
For example, adding to ansible.cfg the following (according to ansible-human_log) should make life a lot easier.