Fix typo
This commit is contained in:
parent
2b7871a813
commit
c2f17158cd
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
file: src=/usr/share/mediawiki119/install-utils.inc dest=/srv/web/{{wikiname}}/install-utils.inc state=link
|
||||
|
||||
- name: install localsettings
|
||||
template: src=LocalSettings.php.{{wikiname}}.j2 dest=/srv/web/{{wikiname}}/LocalSettings.php owner=apche group=apache mode=600
|
||||
template: src=LocalSettings.php.{{wikiname}}.j2 dest=/srv/web/{{wikiname}}/LocalSettings.php owner=apache group=apache mode=600
|
||||
|
||||
- name: httpd conf
|
||||
template: src=mediawiki-app.conf.j2 dest=/etc/httpd/conf.d/{{wikiname}}.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue