Make checkrun work

This commit is contained in:
2020-04-01 10:15:58 +02:00
parent 1f666e29b0
commit bfaae28a71
2 changed files with 6 additions and 0 deletions

View File

@@ -147,6 +147,7 @@
command: systemctl get-default
register: systemd_target
changed_when: false
check_mode: false
- set_fact:
default_target: multi-user.target