mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update install.yml
This commit is contained in:
parent
e22de26203
commit
93bdd5be08
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
priv: "{{ mediawiki_db_name }}.*:ALL,GRANT"
|
||||
state: present
|
||||
|
||||
- name: Configure MediaWiki
|
||||
- name: Configure MediaWiki, if {{ mediawiki_abs_path }}/LocalSettings.php doesn't exist
|
||||
shell: >
|
||||
php '{{ mediawiki_abs_path }}/maintenance/install.php'
|
||||
--dbname={{ mediawiki_db_name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue