7 lines
110 B
YAML

---
- name: restart kthxbye
systemd:
name: kthxbye.service
daemon_reload: true
state: restarted