Hello I'm wondering if there is a way to determine why a task in a playbook was skipped (or not skipped). Use case would be a playbook where you have multiple conditionals (like 'when') defined for a task and you want to know according to ansible what caused the evaluation to pass or fail. Even though one could determine this by looking at their playbooks, as they get more complex it would be nice to rule out human error when trying to debug why something is not working.
Thanks! -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
