mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-28 13:57:57 +01:00
fix: all praise the allmighty yamllinter
This commit is contained in:
@@ -36,5 +36,5 @@
|
||||
|
||||
- name: Ensure systemd reloaded after matrix-sygnal.service installation
|
||||
service:
|
||||
daemon_reload: yes
|
||||
daemon_reload: true
|
||||
when: "matrix_sygnal_systemd_service_result.changed|bool"
|
||||
|
||||
Reference in New Issue
Block a user