diff options
| author | Luke Hoersten <[email protected]> | 2020-01-20 14:19:05 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-01-20 14:19:05 -0600 |
| commit | e5a66971edd1a41323576915d9a8c47dc200c95d (patch) | |
| tree | aec0401e357ac1bf14b1a423ddce70ebc857570f /roles/pleroma/handlers/main.yaml | |
| parent | 05623c696acbe7b830b9222165578be4b0bf83f4 (diff) | |
Removed pleroma src based install.
Diffstat (limited to 'roles/pleroma/handlers/main.yaml')
| -rw-r--r-- | roles/pleroma/handlers/main.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/pleroma/handlers/main.yaml b/roles/pleroma/handlers/main.yaml deleted file mode 100644 index b935f8d..0000000 --- a/roles/pleroma/handlers/main.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- - -- name: restart pleroma - become: yes - systemd: name="{{pleroma_user}}" state="restarted" daemon_reload="yes" |
