Improve doc accuracy of template module
This commit is contained in:
parent
d531eb146d
commit
165f48717a
1 changed files with 1 additions and 1 deletions
|
@ -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: []
|
||||
|
|
Loading…
Reference in a new issue