Import the FreeBSD ntp role.

This commit is contained in:
Tom Alexander
2022-10-15 19:59:25 -04:00
parent ae9d65d247
commit 2b1a2bf1d6
12 changed files with 67 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
- name: restart ntpdate
service:
name: ntpdate
state: restarted