]> 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>
Thu, 8 Jan 2026 20:27:49 +0000 (21:27 +0100)
committerSomeone <someone@somenet.org>
Thu, 8 Jan 2026 20:27:49 +0000 (21:27 +0100)
commit681b4d2baf8d6485f44c8a1e25b89dff56a6acc7
tree4c94bf3d9862ee529fc9001c43fb3418b131c233
parentdb6590b2dfa44e5ab7bddae0998852283291b9c5
[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]