mercurial/web/handlers/main.yaml
author Luke Hoersten <luke@hoersten.org>
Sun, 03 Aug 2025 12:47:55 -0500
changeset 244 7c15448980b1
parent 195 da34c8d7511d
permissions -rw-r--r--
Updated blockdevice mount properties.

---

- name: restart uwsgi
  systemd: name="[email protected]" enabled="yes" daemon_reload="yes" state="restarted"
  become: yes