Make the linter happy.

This commit is contained in:
jakicoll
2023-02-06 16:29:25 +01:00
parent f3ca4a0632
commit be634168ac
7 changed files with 12 additions and 9 deletions

View File

@ -2,5 +2,5 @@
- name: Ensure systemd reloaded after matrix-user-verification-service.service installation
service:
daemon_reload: yes
daemon_reload: true
listen: "reload matrix-user-verification-service"