Add simple Discord bot to notify of Minecraft events
This commit is contained in:
@ -9,3 +9,8 @@
|
||||
service:
|
||||
name: "{{ minecraft_service_name }}"
|
||||
state: restarted
|
||||
|
||||
- name: restart rsyslog
|
||||
service:
|
||||
name: rsyslog
|
||||
state: restarted
|
||||
|
Reference in New Issue
Block a user