Hi,
I’d like to be able to tag all tasks in a role, however I’m not seeing an option… tags are not allowed globally in tasks/main.yml and if I tag a role in the play all depended roles will be tagged too.
An option would be to make main.yml empty except for a task that includes the actual tasks and tag that, but that seems rather nasty.
Is there a way I can tag all the tasks in a given role, but not the tasks of depended roles without the include hack?
thanks,
Spike