1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Merge pull request #63 from iiab/master

sync from iiab/iiab
This commit is contained in:
A Holt 2018-03-23 12:41:28 -04:00 committed by GitHub
commit 3c153c098c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View file

@ -1,13 +1,14 @@
- name: Install required packages
package: name={{ item }}
state=present
- name: Install packages required by MediaWiki
package:
name: "{{ item }}"
state: present
with_items:
- "php{{ php_version }}-intl"
- "php{{ php_version }}-mbstring"
tags:
- download
- name: Download the latest MediaWiki software
- name: Download MediaWiki software, per roles/mediawiki/defaults/main.yml
get_url:
url: "{{ mediawiki_download_base_url }}/{{ mediawiki_src }}"
dest: "{{ downloads_dir }}"

View file

@ -27,7 +27,7 @@ admin_install: True
iiab_hostname: box
iiab_domain: lan
# Set to /home or /wordpress or /wiki (for DokuWiki or MediaWiki)
# Set to /home or /wordpress or /mediawiki or /wiki (for DokuWiki)
iiab_home_url: /home
host_ssid: "Internet in a Box"
host_wifi_mode: g