homelab/roles/samba/handlers/main.yml

6 lines
72 B
YAML

---
- name: restart-smbd
service:
name: smbd
state: restarted