mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
5 lines
171 B
YAML
5 lines
171 B
YAML
# SEE "emergency" REINSTALL INSTRUCTIONS IN roles/wordpress/tasks/install.yml
|
|
|
|
- name: Include the install playbook
|
|
include_tasks: install.yml
|
|
when: mediawiki_install
|