9 lines
138 B
Django/Jinja
9 lines
138 B
Django/Jinja
# {{ ansible_managed }}
|
|
# Server/Pool-Platzhater
|
|
{% for pool in chrony_pools %}pool {{ pool }} iburst
|
|
{% endfor %}
|
|
|
|
makestep 1 3
|
|
rtcsync
|
|
|