Fix ntp installation on SLES and openSUSE (#10786)

This commit is contained in:
Gaëtan Trellu
2024-01-11 22:03:35 -05:00
committed by GitHub
parent e90cae9344
commit 747d8bb4c2

View File

@ -30,7 +30,7 @@
ntp_service_name: >-
{% if ntp_package == "chrony" -%}
chronyd
{%- elif ansible_os_family in ["Flatcar", "Flatcar Container Linux by Kinvolk", "RedHat"] -%}
{%- elif ansible_os_family in ["Flatcar", "Flatcar Container Linux by Kinvolk", "RedHat", "Suse"] -%}
ntpd
{%- else -%}
ntp