supr d'un fichier

This commit is contained in:
mathis 2022-10-13 09:41:23 +02:00
parent deb87f5152
commit 471645b66e

View File

@ -1,11 +0,0 @@
---
- hosts:
tasks:
- name: Recuperation dokuwiki
get_url:
url: http://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz
dest: /var/www/html
remote_src: yes
tar xvfz dokuwiki-stable.tgz