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

Suggestion for 9-local-addons/tasks/main.yml

This commit is contained in:
A Holt 2020-01-13 11:02:52 -05:00 committed by GitHub
parent c82be24f23
commit f8ff1bc68a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,8 @@
# Could split these two below to Stage 10?
- name: Configure NGINX (installed in Stage 3-BASE-SERVER)
# If just CONFIGURING, shouldn't we use the following instead ??
# include_tasks: roles/nginx/tasks/setup.yml
include_role:
name: nginx
when: nginx_install | bool