[re2o-services] Fix config file header

certbot_on_virtu
_benjamin 2020-08-11 08:29:29 +02:00
parent 275d2547e3
commit c0140d5911
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; {{ ansible_header | comment }}
{{ ansible_header | comment(decoration='; ') }}
[Re2o]
hostname = {{ re2o.server }}
username = {{ re2o.service_user }}