I am running an ansible job that distributes apps and configurations to various servers. I have a when condition on one of my roles. It seems to slow down the process during the installation when it does not meet the condition and skips over ever task. Other than commenting out the role, is there another method to ignore runnig the tasks in the role when it does not meet the condition?
-- 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]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/46dfa670-712f-4686-82af-96c35c97db1d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
