mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Jumbo DOCUMENTATION patch
This commit is contained in:
@@ -36,7 +36,8 @@ options:
|
||||
examples:
|
||||
- code: template src=/mytemplates/foo.j2 dest=/etc/file.conf owner=bin group=wheel mode=0644
|
||||
description: "Example from Ansible Playbooks"
|
||||
notes: []
|
||||
notes:
|
||||
- Since Ansible version 0.9, templates are loaded with C(trim_blocks=True).
|
||||
requirements: null
|
||||
author: Michael DeHaan
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user