ansible/roles/openntpd/templates/ntpd.conf.j2

12 lines
240 B
Django/Jinja
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# {{ ansible_managed }}
server ntp1.hetzner.de
server ntp2.hetzner.com
server ntp3.hetzner.net
server 0.de.pool.ntp.org
server 1.de.pool.ntp.org
server 2.de.pool.ntp.org
server 3.de.pool.ntp.org
constraints from "https://www.google.com"