mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 22:37:41 -02:30
Improve help text for extra-vars requiring @ for filename
(cherry picked from commit 1b34de89ee1d75cb7f616b5a34cd5043bf7dfd2b)
This commit is contained in:
committed by
AlanCoding
parent
fdbafe42ab
commit
56723c3203
@@ -54,7 +54,7 @@ options:
|
|||||||
default: null
|
default: null
|
||||||
extra_vars:
|
extra_vars:
|
||||||
description:
|
description:
|
||||||
- Extra_vars to use for the job_template. Use '@' for a file.
|
- Extra_vars to use for the job_template. Prepend '@' if a file.
|
||||||
default: null
|
default: null
|
||||||
limit:
|
limit:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user