You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
I'm curious how much time people invest in using tags on individual tasks. Do you use them to narrow your execution of a playbook down to very specific tasks? I use them extensively for role execution, but I've found it's hard to maintain tags when multiple tasks depend on one another. Does anyone have any strategies for overcoming this? Just curious how other people are using them.