Wednesday, February 28, 2018

human readable logs in ansible



export ANSIBLE_STDOUT_CALLBACK=debug

Then, start running ansible-playbook .

you get human readable logs now :)

No comments:

Post a Comment