mirror of
https://gitlab.durp.info/durfy/runbooks/ansible.git
synced 2026-05-07 08:00:29 -05:00
6 lines
116 B
Text
6 lines
116 B
Text
|
|
{#
|
||
|
|
This is a really simple template that just outputs the
|
||
|
|
value of the "content" variable.
|
||
|
|
#}
|
||
|
|
{{ content }}
|