diff --git a/templates/config.yml.j2 b/templates/config.yml.j2 index f52c60c..aece2ea 100644 --- a/templates/config.yml.j2 +++ b/templates/config.yml.j2 @@ -1,4 +1,4 @@ --- -{{ ansible_managed }} +# {{ ansible_managed }} {{ vikunja_config | to_nice_yaml(indent=2, sort_keys=False) }}