# 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 }}