Test YML file

main
Nicolas Patouillard 3 years ago
parent ebdbe3d540
commit ecea98e1ca
  1. 2
      test.yml

@ -1,3 +1,5 @@
---
tasks:
- name: Creating an empty file
ansible.windows.win_file:
path: 'C:\\Users\\Administrator\\Desktop\\example.txt'

Loading…
Cancel
Save