1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
iiab/roles/wordpress/tasks/main.yml

6 lines
171 B
YAML
Raw Normal View History

# SEE "emergency" REINSTALL INSTRUCTIONS IN roles/wordpress/tasks/install.yml
2017-05-27 18:09:50 +00:00
- name: Include the install playbook
include_tasks: install.yml
when: wordpress_install