Skip to content

Commit 94e45cd

Browse files
committed
Signed-off-by: Thomas Sjögren <[email protected]>
1 parent 783cdef commit 94e45cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/timesyncd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- CIS-UBUNTU2004-2.1.1.2
1818

1919
- name: register timesyncd status
20-
command: systemctl status systemd-timesyncd # noqa command-instead-of-module
20+
command: systemctl status systemd-timesyncd
2121
register: timesyncd_status
2222
changed_when: false
2323
failed_when: false

0 commit comments

Comments
 (0)