homelab/roles/samba/handlers/main.yml

6 lines
72 B
YAML
Raw Normal View History

2022-12-02 21:23:33 +01:00
---
- name: restart-smbd
service:
name: smbd
state: restarted