From ce0efc8e25eec0891c81970e67ce62ac3500e8c3 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 8 Oct 2013 08:40:22 -0400 Subject: [PATCH] Fix typo, relative to absolute, fixes #4126 --- library/files/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/files/template b/library/files/template index 01dc45c8c1..2b1b464131 100644 --- a/library/files/template +++ b/library/files/template @@ -14,7 +14,7 @@ description: 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 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." options: src: