debian-ntp/handlers/main.yml
2015-07-26 18:39:36 +02:00

3 lines
78 B
YAML

---
- name: restart ntp
action: service name=ntp state=restarted enabled=yes