xoxys.ntp/handlers/main.yml

8 lines
114 B
YAML
Raw Normal View History

2018-11-15 20:15:35 +01:00
---
- name: Restart ntpd
service:
name: ntpd
state: restarted
enabled: yes
listen: __ntpd_restart