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