ansible/roles/ntp/handlers/Debian.yml

5 lines
61 B
YAML

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