debian-ntp/handlers/main.yml

3 lines
78 B
YAML
Raw Normal View History

2015-07-26 19:39:36 +03:00
---
- name: restart ntp
action: service name=ntp state=restarted enabled=yes