ansible debugging


Ansible: working with Return Codes

Ansible-playbooks has own output style. In this blog post I have just shared YAML file that explains how to handle return codes in ansible-playbooks So there is an example that handles errors of Ansible.

Output:

  That playbook will not return with failed status because of that we […]