mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clean httpd/tasks/main.yml & mitigate #2123
This commit is contained in:
parent
92a6be2c11
commit
0f559ccafe
1 changed files with 5 additions and 6 deletions
|
@ -1,12 +1,11 @@
|
||||||
- include_tasks: install.yml
|
- include_tasks: install.yml
|
||||||
#tags: base
|
|
||||||
|
|
||||||
- include_tasks: html.yml
|
- include_tasks: html.yml
|
||||||
#tags: base
|
|
||||||
|
|
||||||
# Partially fixes search @ http://box/modules/es-wikihow (on RPi anyway) see https://github.com/iiab/iiab/issues/829
|
# 2018-07-18: Partially fixes search @ http://box/modules/es-wikihow (on RPi
|
||||||
- include_tasks: php-stem.yml
|
# anyway) https://github.com/iiab/iiab/issues/829 & PR #925
|
||||||
#tags: base
|
# 2020-01-23: Deprecated as @tim-moody's attempt to revive this for PHP 7.3
|
||||||
|
# instead of 7.0 failed: https://github.com/iiab/iiab/issues/2123
|
||||||
|
#- include_tasks: php-stem.yml
|
||||||
|
|
||||||
- name: Install /usr/bin/iiab-refresh-wiki-docs (scraper script) to create http://box/info offline documentation. (Script can be run manually and/or at the end of Stage 4 = roles/4-server-options/tasks/main.yml)
|
- name: Install /usr/bin/iiab-refresh-wiki-docs (scraper script) to create http://box/info offline documentation. (Script can be run manually and/or at the end of Stage 4 = roles/4-server-options/tasks/main.yml)
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue