1
0
Fork 0
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:
root 2020-02-03 19:31:10 -05:00
parent ae2c621071
commit 6110587e65

View file

@ -83,7 +83,7 @@
- name: Install /etc/{{ apache_conf_dir }}/mediawiki.conf from template, for http://box{{ mediawiki_url }} via Apache
template:
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