mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-29 06:17:56 +01:00
fix: all praise the allmighty yamllinter
This commit is contained in:
@@ -51,5 +51,5 @@
|
||||
|
||||
- name: Ensure systemd reloaded after matrix-sms-bridge.service installation
|
||||
service:
|
||||
daemon_reload: yes
|
||||
when: matrix_sms_bridge_systemd_service_result.changed
|
||||
daemon_reload: true
|
||||
when: matrix_sms_bridge_systemd_service_result.changed
|
||||
|
||||
Reference in New Issue
Block a user