1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

3-base-server/tasks/main.yml, 4-server-options/tasks/main.yml

This commit is contained in:
root 2020-02-13 23:11:07 -05:00
parent 6351dc3e57
commit 2fe1dc6b03
2 changed files with 4 additions and 4 deletions

View file

@ -11,8 +11,8 @@
- name: WWW_BACK_END (WWW_FRONT_END should be installed later)
include_role:
name: www_back_end
# when: www_back_end_install | bool
# when: apache_install or nginx_install
#when: www_back_end_install | bool
#when: apache_install or nginx_install
- name: HTTPD (Apache)
include_role:

View file

@ -45,8 +45,8 @@
- name: WWW_FRONT_END (WWW_BACK_END should have been installed earlier)
include_role:
name: www_front_end
# when: www_front_end_install | bool
# when: apache_install or nginx_install
#when: www_front_end_install | bool
#when: apache_install or nginx_install
- name: Recording STAGE 4 HAS COMPLETED ==================
lineinfile: