Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Associate Job Template to Workflow #111

Open
pmannozg opened this issue Jul 17, 2024 · 1 comment
Open

Associate Job Template to Workflow #111

pmannozg opened this issue Jul 17, 2024 · 1 comment

Comments

@pmannozg
Copy link

Hello,

I see you have awx_job_template and awx_workflow_job_template resources but no way to associate a job template to a workflow? Am I missing something?

Thanks,
Paul

@firdousreshi
Copy link

/api/v2/workflow_job_template_nodes/

anything on this.

{
"extra_data": {},
"inventory": null,
"scm_branch": "",
"job_type": null,
"job_tags": "",
"skip_tags": "",
"limit": "",
"diff_mode": null,
"verbosity": null,
"execution_environment": null,
"forks": null,
"job_slice_count": null,
"timeout": null,
"workflow_job_template": null,
"unified_job_template": null,
"all_parents_must_converge": false,
"identifier": ""
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants