fix trmplate path

This commit is contained in:
Robert Kaussow 2019-01-19 15:22:55 +01:00
parent 16e8accd13
commit b72bbe87d1
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
mode: 0650
loop:
- "homeserver.yml"
- "logging.yml"
- "logging.config"
notify: __matrix_restart
become: True
become_user: "{{ matrix_user }}"