-2

Is it possible to pass workflow metadata (id,name, status ...) to a job template? Like it is done in notification personalized messages?

U880D
  • 8,601
  • 6
  • 24
  • 40
  • 1
    Hi. Welcome here, please see [how-to-ask](https://stackoverflow.com/help/how-to-ask). Please edit your question and add the required details. – seshadri_c Feb 19 '22 at 03:42

1 Answers1

0

According Ansible Tower REST API documentation Job Templates create or launch, there seems to be no such option except of description.

U880D
  • 8,601
  • 6
  • 24
  • 40