parent
3b1fe646e6
commit
a927bb6331
@ -1,6 +1,5 @@ |
||||
--- |
||||
tasks: |
||||
- name: Creating an empty file |
||||
ansible.windows.win_file: |
||||
path: "C:\\Users\\Administrator\\Desktop\\example.txt" |
||||
state: touch |
||||
tasks: |
||||
- name: Creating an empty file |
||||
ansible.windows.win_file: |
||||
path: "C:\\Users\\Administrator\\Desktop\\example.txt" |
||||
state: touch |
||||
Loading…
Reference in new issue