pleroma/aws-s3-backup/handlers/main.yaml
author Luke Hoersten <luke@hoersten.org>
Sun, 18 Jul 2021 20:17:16 -0500
changeset 164 ae19501f5251
parent 141 0708c9c075fc
permissions -rw-r--r--
Updated minecraft to be multi-world and minimized world size.

---

- name: restart pleroma instance s3 backup
  become: yes
  systemd: name="pleroma-s3-backup@{{pleroma_instance}}.service" enabled="yes" daemon_reload="yes"