Hi
We are planning to run our infrastructure on Ansible Pull Mode so all the host machines will keep on polling every few minutes.
In a single outside.yml file, we will have around 8 playbooks.
I want to mark a specific whole playbook as completed if there is certain file present in a remote system.
What is the most ideal way to achieve this ?