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:
parent
c82be24f23
commit
f8ff1bc68a
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
||||||
# Could split these two below to Stage 10?
|
# Could split these two below to Stage 10?
|
||||||
|
|
||||||
- name: Configure NGINX (installed in Stage 3-BASE-SERVER)
|
- 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:
|
include_role:
|
||||||
name: nginx
|
name: nginx
|
||||||
when: nginx_install | bool
|
when: nginx_install | bool
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue