forked from bitlair/ansible
services: Add spacestate->Mastodon service
This commit is contained in:
parent
75b1fd6946
commit
37c374d0c4
6 changed files with 78 additions and 0 deletions
|
@ -24,3 +24,9 @@
|
|||
name: spacestated
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart mastodon-spacestate
|
||||
systemd:
|
||||
name: mastodon-spacestate
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue