diff --git a/test.yml b/test.yml index a2fdedc..90cce13 100644 --- a/test.yml +++ b/test.yml @@ -3,6 +3,6 @@ tasks: - name: Creating an empty file ansible.windows.win_file: - + hosts: all path: 'C:\\Users\\Administrator\\Desktop\\example.txt' state: touch \ No newline at end of file