mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix typo, relative to absolute, fixes #4126
This commit is contained in:
@@ -14,7 +14,7 @@ description:
|
|||||||
which can be used to describe the template name, host, modification time of the
|
which can be used to describe the template name, host, modification time of the
|
||||||
template file and the owner uid, C(template_host) contains the node name of
|
template file and the owner uid, C(template_host) contains the node name of
|
||||||
the template's machine, C(template_uid) the owner, C(template_path) the
|
the template's machine, C(template_uid) the owner, C(template_path) the
|
||||||
relative path of the template, C(template_fullpath) is the absolute path of 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."
|
template, and C(template_run_date) is the date that the template was rendered."
|
||||||
options:
|
options:
|
||||||
src:
|
src:
|
||||||
|
|||||||
Reference in New Issue
Block a user