Files
ansible/roles/ntp/handlers/main.yml
2025-10-10 11:07:34 +00:00

4 lines
60 B
YAML

---
- name: Restart NTP
service: name=ntp state=restarted