From ae96dff1e28a7105bc2337d19d3eadcea88f1250 Mon Sep 17 00:00:00 2001 From: mafyuh Date: Fri, 24 May 2024 00:57:27 +0000 Subject: [PATCH] Update timezone.yml --- timezone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/timezone.yml b/timezone.yml index 57fc94e..567dd67 100644 --- a/timezone.yml +++ b/timezone.yml @@ -10,9 +10,6 @@ name: systemd-timesyncd.service state: stopped - - name: Copy over the timesyncd config - template: src=../templates/timesyncd.conf dest=/etc/systemd/timesyncd.conf - - name: Make sure timesyncd is started systemd: name: systemd-timesyncd.service