Import the FreeBSD ntp role.
This commit is contained in:
4
ansible/roles/ntp/handlers/main.yaml
Normal file
4
ansible/roles/ntp/handlers/main.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: restart ntpdate
|
||||
service:
|
||||
name: ntpdate
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user