mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
update docs of template module (#40312)
default value of 'trim_blocks' is 'yes' +label: docsite_pr
This commit is contained in:
committed by
Adam Miller
parent
e5ccdaec88
commit
749e67fdf8
@@ -72,7 +72,7 @@ options:
|
||||
description:
|
||||
- If this is set to True the first newline after a block is removed (block, not variable tag!).
|
||||
type: bool
|
||||
default: 'no'
|
||||
default: 'yes'
|
||||
version_added: '2.4'
|
||||
lstrip_blocks:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user