'Passing workflow metadata to job template
Is it possible to pass workflow metadata (id,name, status ...) to a job template? Like it is done in notification personalized messages?
Solution 1:[1]
According Ansible Tower REST API documentation Job Templates create or launch, there seems to be no such option except of description.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | U880D |
