Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
# Example of a template of configuration file
|
||||
#
|
||||
{{ ansible_managed | comment }}
|
||||
{{ "system_role:template" | comment(prefix="", postfix="") }}
|
||||
[foo]
|
||||
foo = {{ template_foo }}
|
||||
bar = {{ template_bar }}
|
||||
Reference in New Issue
Block a user