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