Updated 8/1/21
Problem scenario
An Ansible playbook appears to run with no errors or explicit failures. But the playbook is not working as you expect. There is no message indicating what could be wrong. What should you do to troubleshoot it so the intended effect(s) will happen?
Tips and Possible Solutions in Nearly Random Order
1. When you run the ansible-playbook command,
…