mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-27 03:18:31 +01:00
7 lines
184 B
YAML
7 lines
184 B
YAML
---
|
|
|
|
- name: Ensure systemd reloaded after matrix-user-verification-service.service installation
|
|
service:
|
|
daemon_reload: true
|
|
listen: "reload matrix-user-verification-service"
|