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