{% macro prolog(C='#') -%}
{{ C }}
{{ C }} THIS FILE IS UNDER ANSIBLE CONTROL. DON'T EDIT IT HERE.
{{ C }}
{{ C }} Generated By: {{ ansible_master_user }}@{{ ansible_master_hostname }}[{{ ansible_master_ip}}]
{{ C }} Last Update: {{ template_mtime }}
{{ C }}
{%- endmacro %}