This repository was archived by the owner on Feb 13, 2023. It is now read-only.
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
Human-readable Ansible diagnostic messages? #1655
Closed
Description
Issue Type
- Feature Idea
Your Environment
python --version #==> Python 2.7.14
ansible --version #==> ansible 2.4.2.0
vagrant --version #==> Vagrant 2.0.1
VBoxManage --version #==> Virtual Box 5.2.4r119785
composer --version #==> ... 1.6.2 2018-01-05 15:28:4
Your OS
- macOS (high Sierra)
Summary
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.
[defaults]
callback_plugins = path/to/callback_plugins/