Files
gsb2024/roles/lb-nfs-client/handlers/main.yml
2023-12-18 23:20:30 +01:00

4 lines
76 B
YAML

---
- name: restart nfs-common
service: name=nfs-common state=restarted