]> 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>
Sat, 15 Feb 2025 21:43:05 +0000 (22:43 +0100)
committerSomeone <someone@somenet.org>
Sat, 15 Feb 2025 21:43:05 +0000 (22:43 +0100)
commite168f294ec89bc941ddb3ac7442e0ae41c620346
tree85c375ea60cd7ac8bce725ca81fe6470e86fcaf8
parent5a0d8ee3f841e84ef0dfb667264627b66827b3d5
[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]