mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update 3-base-server/tasks/main.yml
This commit is contained in:
parent
43b6994174
commit
c82be24f23
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
- name: ...IS BEGINNING =====================================
|
- name: ...IS BEGINNING =====================================
|
||||||
command: echo
|
command: echo
|
||||||
|
|
||||||
- name: Install NGINX (Configure LATER, in Stage 9)
|
- name: Install NGINX (configured LATER, in Stage 9-LOCAL-ADDONS)
|
||||||
include_tasks: roles/nginx/tasks/install.yml
|
include_tasks: roles/nginx/tasks/install.yml
|
||||||
when: nginx_install | bool
|
when: nginx_install | bool
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue