mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 18:30:23 +08:00
Update main.yml
This commit is contained in:
parent
e2a7c51cfd
commit
1255a83bda
@ -1,3 +1,6 @@
|
|||||||
|
- name: Delete phpmyadmin dir for sec_installation
|
||||||
|
shell: rm -rf {{installpath}}/phpmyadmin
|
||||||
|
|
||||||
- name: Clone phpmyadmin in Websoft9
|
- name: Clone phpmyadmin in Websoft9
|
||||||
git:
|
git:
|
||||||
repo: "https://github.com/Websoft9/docker-phpmyadmin.git"
|
repo: "https://github.com/Websoft9/docker-phpmyadmin.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user