]> 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, 29 Apr 2024 08:46:28 +0000 (10:46 +0200)
committerSomeone <someone@somenet.org>
Mon, 29 Apr 2024 08:46:28 +0000 (10:46 +0200)
commit39067778d72110c2d9f44c681d78c22c53d6c9da
tree56e8c803165530b5c98c0edcfa886d426da632d1
parent8183ea995a9c9114c834dceee885368b5969658d
[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]