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