mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix typo
"resort" -> "result"
This commit is contained in:
parent
b3a1d528aa
commit
af6109c169
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ description:
|
|||
the template's machine, C(template_uid) the owner, C(template_path) the
|
||||
absolute path of the template, C(template_fullpath) is the absolute path of the
|
||||
template, and C(template_run_date) is the date that the template was rendered. Note that including
|
||||
a string that uses a date in the template will resort in the template being marked 'changed'
|
||||
a string that uses a date in the template will result in the template being marked 'changed'
|
||||
each time."
|
||||
options:
|
||||
src:
|
||||
|
|
Loading…
Reference in a new issue