When trying to debug a particular play I'm using the --tags flag to narrow down on my complete playbook. I was using the debug module to output some set variables but couldn't wrap my head around the fact that the debug module wasn't firing. A moment later I realised I hadn't included a tag reference so it didn't get hit when using the play.
Behaviour like this for debugging purposes is strange, shouldn't the debug be evaluated even if I don't supply a tag to reference? Am I debugging plays in the wrong manner, which completely obsoletes the statement above? -- 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/85239959-8ffa-49f3-91e0-b6e55f045f5e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
