add kthxbye role

This commit is contained in:
2022-08-30 07:48:06 -05:00
parent 72254bd72e
commit 4a497c211a
9 changed files with 234 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
- name: restart kthxbye
systemd:
name: kthxbye.service
daemon_reload: true
state: restarted