I have a workflow template that includes a playbook template with tags and
the question is asked at the beginning of the workflow which jobs do you
want to run? and it presents 10 items to choose from. it loads the
variable "tagchoice"
In the playbook in the workflow it has all 10 different jobs, I put the
name of the job as the tag.
if I put individual entries in the "Job Tags" section of the playbook
template and run it, it works as it should.
but if I put the variable from the workflow template {{ tagchoice }} in the
"Job Tags" section of the playbook template then it will just run all 10
jobs as if I didn't choose anything.
How do I get the tag selection (in the variable "tagchoice") to work inside
the playbook template inside the workflow template?
does anyone here have Tower experience?
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/1c4bfcaa-85ff-4ba6-b24f-dfbcf007d82f%40googlegroups.com.