ansible/roles/ntp/handlers/Debian.yml
2015-12-13 18:51:08 +01:00

5 lines
61 B
YAML

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