Clarify how formatting would be done. (#26474)

The current description doesn't say this, so there a chance for the user to think that Jinja formatting is what can be used.
This commit is contained in:
Hari Krishna Dara 2017-07-07 02:11:08 +05:30 committed by René Moser
parent f25637e07a
commit fb7ef488f5

View file

@ -73,7 +73,7 @@ options:
version_added: "2.4"
args:
description:
- A dict of key-value pairs used in formatting the script.
- A dict of key-value pairs used in formatting the script using string.Template (see https://docs.python.org/2/library/string.html#template-strings).
required: false
default: null