homeserver/friedhof/mgrote_zfs_sanoid_mit_syncoid/handlers/main.yml
2024-10-29 14:35:33 +01:00

5 lines
102 B
YAML

---
- name: systemctl daemon-reload
become: true
ansible.builtin.systemd:
daemon_reload: true