xoxys.ntp/handlers/main.yml

8 lines
114 B
YAML

---
- name: Restart ntpd
service:
name: ntpd
state: restarted
enabled: yes
listen: __ntpd_restart