Make checkrun work
This commit is contained in:
@@ -147,6 +147,7 @@
|
||||
command: systemctl get-default
|
||||
register: systemd_target
|
||||
changed_when: false
|
||||
check_mode: false
|
||||
|
||||
- set_fact:
|
||||
default_target: multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user