Describe the bug
Errors during ansible-playbook prepare_oim.yml appear as a big blob of unformatted text that is hard to read:

To Reproduce
Steps to reproduce the behavior:
- run
ansible-playbook prepare_oim.yml with invalid configuration.
- see the blob of unformatted text.
Expected behavior
It would be nice to have it more readable.
Describe the bug

Errors during
ansible-playbook prepare_oim.ymlappear as a big blob of unformatted text that is hard to read:To Reproduce
Steps to reproduce the behavior:
ansible-playbook prepare_oim.ymlwith invalid configuration.Expected behavior
It would be nice to have it more readable.