Improve doc accuracy of template module

This commit is contained in:
Mengdi Gao 2016-04-11 00:51:37 +08:00 committed by Matt Clay
parent d531eb146d
commit 165f48717a

View file

@ -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
default: null
aliases: []