diff --git a/tasks/windows.yml b/tasks/windows.yml index 66af950..3f76b5f 100644 --- a/tasks/windows.yml +++ b/tasks/windows.yml @@ -99,7 +99,7 @@ - name: Set Mondoo startup mode to auto and ensure it is started ansible.windows.win_service: name: Mondoo - start_mode: auto + start_mode: delayed state: restarted when: not ansible_check_mode