-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Ansible Tower Plugin version 0.5.3
Ansible AWX version 1.0.1
Typing in single Job Tags or comma-separated multiple Job Tags in the Job Tags field of the Plugin don't pass through to the corresponding AWX/Ansible Tower Job Template. The other fields like limits and extra vars, however, have been tested to work okay.
Expected Results:
Tasks should be limited to run based on their specific job tags.
Actual Results:
The entire playbook is running, with the job unaware of job tags being specified.
Note: Job Tags specified directly in AWX Job Templates will run the tasks as expected.
I am not sure what happened, but the scheduled jenkins jobs successfully passed job tags into AWX. Will keep monitoring over the next couple days seeing if it's an issue with my environment.