From 4ff5218903d7522f6290cecd1167b0ae8c8ade0a Mon Sep 17 00:00:00 2001 From: Mengdi Gao Date: Mon, 11 Apr 2016 00:51:37 +0800 Subject: [PATCH] Improve doc accuracy of template module --- files/template.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/template.py b/files/template.py index 808aa13b4ca..536d68afc6d 100644 --- a/files/template.py +++ b/files/template.py @@ -37,7 +37,7 @@ description: options: src: description: - - Path of a Jinja2 formatted template on the local server. This can be a relative or absolute path. + - Path of a Jinja2 formatted template on the Ansible controller. This can be a relative or absolute path. required: true dest: description: