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

6 lines
74 B
YAML

---
- name: Restart ntp
service: name=ntpd state=restarted
tags: ntp