modif script
This commit is contained in:
parent
a4a4872a75
commit
624756dec9
@ -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:
|
||||||
|
6687
wireguard/truc.sh
6687
wireguard/truc.sh
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user