Added all files 2
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
tasks:
|
||||
- name: Borrar fichero escritorioSegundo en Windows
|
||||
ansible.windows.win_file:
|
||||
path: C:\Users\AnsibleNode\Desktop\escritorioSegundo.txt
|
||||
state: absent
|
||||
path: C:\Users\AnsibleNode\Desktop\escritorioSegundo.txt
|
||||
state: absent
|
||||
|
||||
- name: Borrar fichero escritorio en Windows
|
||||
ansible.windows.win_file:
|
||||
src: C:\Users\AnsibleNode\Desktop\escritorio.txt
|
||||
state: absent
|
||||
path: C:\Users\AnsibleNode\Desktop\escritorio.txt
|
||||
state: absent
|
||||
Reference in New Issue
Block a user