mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-08 03:37:35 +01:00
7 lines
183 B
YAML
7 lines
183 B
YAML
|
---
|
||
|
|
||
|
- name: Ensure systemd reloaded after matrix-user-verification-service.service installation
|
||
|
service:
|
||
|
daemon_reload: yes
|
||
|
listen: "reload matrix-user-verification-service"
|