ansible-roles/timesyncd/templates/timesyncd.conf.j2
David Prevot de949fd348
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2653|6|2647|6|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/420//ansiblelint">Evolix » ansible-roles » unstable #420</a>
gitea/ansible-roles/pipeline/head This commit looks good
Fix timesyncd template
2023-12-05 11:15:36 +01:00

4 lines
75 B
Django/Jinja

# {{ ansible_managed }}
[Time]
NTP={{ timesyncd_ntp_servers | join(' ') }}