diff --git a/tasks/Windows.yml b/tasks/Windows.yml index 3510d94..0e9b34a 100644 --- a/tasks/Windows.yml +++ b/tasks/Windows.yml @@ -5,7 +5,7 @@ state: directory - name: Obtain information about a file - ansible.windows.win_stat: + win_stat: path: "c:/temp/check-mk-agent.msi" register: cmkmsi