mirror of
https://github.com/ansible/awx.git
synced 2026-01-22 06:58:06 -03:30
Update job template launch docs with credential_needed_to_start documentation
This commit is contained in:
parent
6f1f065414
commit
fb8c33b973
@ -14,6 +14,9 @@ The response will include the following fields:
|
||||
job_template (array, read-only)
|
||||
* `survey_enabled`: Flag indicating if whether the job_template has an enabled
|
||||
survey (boolean, read-only)
|
||||
* `credential_needed_to_start`: Flag indicating the presence of a credential
|
||||
associated with the job template. If not then one should be supplied when
|
||||
launching the job (boolean, read-only)
|
||||
|
||||
Make a POST request to this resource to launch the job_template. If any
|
||||
passwords or variables are required, they must be passed via POST data.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user