1
0
forked from infra/ansible
infra/roles/ntp/handlers/FreeBSD.yml

5 lines
62 B
YAML
Raw Normal View History

2015-12-13 18:51:08 +01:00
---
- name: Restart ntp
service: name=ntpd state=restarted