mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Improve doc accuracy of template module
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user