]> git.somenet.org - root/pub/somesible.git/commit
[roles/base/ntp] install ntpd. copy server config, if ntp_server is defined
authorSomeone <someone@somenet.org>
Fri, 4 Oct 2024 11:42:36 +0000 (13:42 +0200)
committerSomeone <someone@somenet.org>
Fri, 4 Oct 2024 11:42:36 +0000 (13:42 +0200)
commitda544bbba6e89cb598a7c0da548d272fb0edc5f3
tree95a6926c2fc0a502a09d58915ba97927420b85bf
parent1d5db58287858c66fc169589a35a49a692a26482
[roles/base/ntp] install ntpd. copy server config, if ntp_server is defined
roles/base/ntp/defaults/main.yml [new file with mode: 0644]
roles/base/ntp/files/default/chrony.client.conf [new file with mode: 0644]
roles/base/ntp/files/default/chrony.server.conf [new file with mode: 0644]
roles/base/ntp/files/default/chrony.service [new file with mode: 0644]
roles/base/ntp/handlers/main.yml [new file with mode: 0644]
roles/base/ntp/tasks/main.yml [new file with mode: 0644]