mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Improve help text for extra-vars requiring @ for filename
(cherry picked from commit 1b34de89ee1d75cb7f616b5a34cd5043bf7dfd2b)
This commit is contained in:
committed by
Brian Coca
parent
d79315e19e
commit
170fc42e80
@@ -54,7 +54,7 @@ options:
|
||||
default: null
|
||||
extra_vars:
|
||||
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
|
||||
limit:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user