Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
  • Loading branch information
konstruktoid committed Jan 3, 2022
1 parent 783cdef commit 94e45cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/timesyncd.yml
Expand Up @@ -17,7 +17,7 @@
- CIS-UBUNTU2004-2.1.1.2

- name: register timesyncd status
command: systemctl status systemd-timesyncd # noqa command-instead-of-module
command: systemctl status systemd-timesyncd
register: timesyncd_status
changed_when: false
failed_when: false
Expand Down

0 comments on commit 94e45cd

Please sign in to comment.