Fix wrong chrony service-name

This commit is contained in:
LinuxSquare 2025-04-24 20:13:22 +02:00
parent d9adf73946
commit 4528681b41

View file

@ -69,5 +69,5 @@
- name: Enable chrony-ntp service
service:
state: started
name: chrony
name: chronyd
enabled: true