Moved sys-opt-ssd-hdd to a callable version in svc-opt-ssd-hdd

This commit is contained in:
2025-07-12 11:42:25 +02:00
parent f2187e4bc0
commit c09dec8b0f
18 changed files with 48 additions and 40 deletions

View File

@@ -0,0 +1,5 @@
- name: "reload svc-opt-ssd-hdd.cymais.service"
systemd:
name: svc-opt-ssd-hdd.cymais.service
state: reloaded
daemon_reload: yes