8 lines
116 B
YAML

---
- name: restart xremap
systemd:
name: xremap
scope: user
daemon_reload: true
state: restarted