mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
no path
This commit is contained in:
parent
834048c9d1
commit
9323fd897a
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@
|
|||
mode: '0755'
|
||||
|
||||
# Used to be run by httpd/tasks/install.yml
|
||||
- name: "IN CASE NGINX IS DISABLED: Enable IIAB pages via Apache (e.g. on port 80) if apache_install"
|
||||
include_tasks: roles/httpd/tasks/homepage.yml
|
||||
when: apache_installed is defined
|
||||
#- name: "IN CASE NGINX IS DISABLED: Enable IIAB pages via Apache (e.g. on port 80) if apache_install"
|
||||
# include_tasks: roles/httpd/tasks/homepage.yml
|
||||
# when: apache_installed is defined
|
||||
|
||||
# Used to be run by nginx/tasks/install.yml
|
||||
- name: Enable IIAB pages via NGINX (e.g. on port 80) if nginx_install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue