1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

dual role

This commit is contained in:
Jerry Vonau 2021-05-14 18:39:09 -05:00
parent e87135a3e3
commit f5248302b5
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@
#- name: Enable/Disable/Restart Apache if primary
- name: SHIM FOR NOW SO ALWAYS DO THE...Enable/Disable/Restart Apache
include_tasks: apache.yml
#when: not nginx_enabled
when: not nginx_enabled
- name: Enable/Disable/Restart NGINX if primary
include_tasks: nginx.yml