]> 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>
Mon, 5 Aug 2024 17:34:51 +0000 (19:34 +0200)
committerSomeone <someone@somenet.org>
Mon, 5 Aug 2024 17:34:51 +0000 (19:34 +0200)
commit3e9be670e1b28a50c4c7c3a51995b10f894fcf4e
tree4b3486a2532ce6e2e7792e33f0791612cda0467b
parent855b8ff8dc9a06233d394284e421b2a7fa77e6bf
[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]