homeserver/friedhof/mgrote_zfs_sanoid_mit_syncoid/handlers/main.yml

6 lines
102 B
YAML
Raw Normal View History

2024-10-29 14:35:33 +01:00
---
- name: systemctl daemon-reload
become: true
ansible.builtin.systemd:
daemon_reload: true