ansible-roles/webapps/roundcube/handlers/main.yml

6 lines
82 B
YAML

---
- name: restart imapproxy
systemd:
name: imapproxy
state: restarted