diff --git a/roles/mgrote_lldap/templates/lldap_config.toml.j2 b/roles/mgrote_lldap/templates/lldap_config.toml.j2 index b18e880e..282ec5f2 100644 --- a/roles/mgrote_lldap/templates/lldap_config.toml.j2 +++ b/roles/mgrote_lldap/templates/lldap_config.toml.j2 @@ -1,3 +1,4 @@ +{{ file_header | default () }} ## Tune the logging to be more verbose by setting this to be true. ## You can set it with the LLDAP_VERBOSE environment variable. verbose="{{ lldap_logging_verbose }}"