Fix timesyncd template
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
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
This commit is contained in:
parent
57ce920d7f
commit
de949fd348
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# {{ ansible_managed }}
|
||||
[Time]
|
||||
NTP="{{ timesyncd_ntp_servers | join(' ') }}"
|
||||
NTP={{ timesyncd_ntp_servers | join(' ') }}
|
||||
|
|
Loading…
Reference in a new issue