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

---

- name: restart octoprint
  become: yes
  systemd: name="octoprint.service" state="restarted" daemon_reload="yes"