Initial commit

This commit is contained in:
Matt Smith 2020-08-04 23:23:26 +01:00
commit 3ca64f164d
No known key found for this signature in database
GPG key ID: D0EAC8943FB1B2C1
13 changed files with 196 additions and 0 deletions

View file

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