mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
83c1a8aab5
commit
f6bfb60f54
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
unarchive: src={{ downloads_dir }}/phpMyAdmin.zip dest=/opt/
|
unarchive: src={{ downloads_dir }}/phpMyAdmin.zip dest=/opt/
|
||||||
|
|
||||||
- name: Create a symbolic link to the folder of the current version phpmyadmin
|
- name: Create a symbolic link to the folder of the current version phpmyadmin
|
||||||
file: path=/opt/phpmyadmin src=phpMyAdmin-4.2.7.1-all-languages state=link
|
file: path=/opt/phpmyadmin src=phpMyAdmin-4.7.5-all-languages state=link
|
||||||
|
|
||||||
- name: Copy the phpmyadmin config file into place
|
- name: Copy the phpmyadmin config file into place
|
||||||
template: src=config.inc.php dest=/opt/phpmyadmin/config.inc.php
|
template: src=config.inc.php dest=/opt/phpmyadmin/config.inc.php
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue