]> 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>
Sun, 1 Jun 2025 19:55:52 +0000 (21:55 +0200)
committerSomeone <someone@somenet.org>
Sun, 1 Jun 2025 19:55:52 +0000 (21:55 +0200)
commit9e6f396c4194daaf0c81d1016ce8f778bc767c9b
tree8baae9b45fad530a3158ce733306a6303dc24ef0
parent34c63f1c27ec98578d54c230425260ad314a1fcf
[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]