mirror of
https://github.com/roles-ansible/ansible_role_ntp.git
synced 2024-08-16 12:59:49 +02:00
7 lines
164 B
YAML
7 lines
164 B
YAML
ntp_package:
|
|
ntp_service: ntp
|
|
|
|
ntp_configfile: /private/etc/ntp.conf
|
|
ntp_configfile_user: root
|
|
ntp_configfile_group: root
|
|
ntp_driftfile: /private/var/lib/ntp/drift
|