modif script

This commit is contained in:
root 2022-02-09 08:41:34 +01:00
parent a4a4872a75
commit 624756dec9
2 changed files with 2 additions and 6689 deletions

View File

@ -6,7 +6,7 @@
- name: Extraction archive - name: Extraction archive
unarchive: unarchive:
src: /tmp/dokuwiki-stable.tgz src: /tmp/dokuwiki-stable.tgz
dest: /var/www/html/ dest: /var/www/html
remote_src: yes remote_src: yes
- name: stat rept - name: stat rept
@ -16,7 +16,7 @@
- name: Renommage de dokuwiki-stable - name: Renommage de dokuwiki-stable
command: mv /var/www/html/dokuwiki-2020-07-29 /var/www/html/doku command: mv /var/www/html/dokuwiki-2020-07-29 /var/www/html/doku
when: not rept_stat.stat.exists when: rept_stat.stat.exists
- name: Droit root recursive - name: Droit root recursive
file: file:

File diff suppressed because it is too large Load Diff