mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Typo in mediawiki/tasks/install.yml explanation
This commit is contained in:
parent
ae2c621071
commit
6110587e65
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
||||||
- name: Install /etc/{{ apache_conf_dir }}/mediawiki.conf from template, for http://box{{ mediawiki_url }} via Apache
|
- name: Install /etc/{{ apache_conf_dir }}/mediawiki.conf from template, for http://box{{ mediawiki_url }} via Apache
|
||||||
template:
|
template:
|
||||||
src: mediawiki.conf.j2
|
src: mediawiki.conf.j2
|
||||||
dest: "/etc/{{ apache_conf_dir }}/mediawiki.conf" # apache2/sites-availableon debuntu
|
dest: "/etc/{{ apache_conf_dir }}/mediawiki.conf" # apache2/sites-available on debuntu
|
||||||
|
|
||||||
|
|
||||||
# RECORD MediaWiki AS INSTALLED
|
# RECORD MediaWiki AS INSTALLED
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue