parent
ebdbe3d540
commit
ecea98e1ca
@ -1,4 +1,6 @@ |
|||||||
- name: Creating an empty file |
--- |
||||||
|
tasks: |
||||||
|
- 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