Try restarting the mastodon services in roles/mastodon-config/tasks/main.yml

This commit is contained in:
staticsafe 2017-11-27 11:48:17 -05:00
parent 72aad4357d
commit 5f12cf17d1
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
become: true
become_user: mastodon
- name: Start Mastodon services
systemd: name={{ item }} state=started
systemd: name={{ item }} state=restarted
with_items:
- mastodon-sidekiq
- mastodon-streaming