1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Update 3-base-server/tasks/main.yml

This commit is contained in:
A Holt 2020-01-13 10:59:00 -05:00 committed by GitHub
parent 43b6994174
commit c82be24f23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
- name: ...IS BEGINNING =====================================
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
when: nginx_install | bool