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
8eb63c5236
commit
e05726a8e0
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
chdir: "{{ mediawiki_abs_path }}"
|
||||
creates: "{{ mediawiki_abs_path }}/LocalSettings.php"
|
||||
|
||||
- name: Copy mediawiki httpd conf file
|
||||
- name: Copy mediawiki.conf to enable http://box{{ mediawiki_url }}
|
||||
template:
|
||||
src: mediawiki.conf.j2
|
||||
dest: "/etc/{{ apache_config_dir }}/mediawiki.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue