An Intro into Ansible's Built-In Debugger
Today I'm going to show you an inbuilt debugger tool that you can use in Ansible to help troubleshoot your tasks and playbooks. As per the Ansible docs, the debugger tool allows you to:
… fix errors during execution instead of editing your Playbook and running it again to