mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify 3-base-server/tasks/main.yml
This commit is contained in:
parent
55b37890ca
commit
815ea55ee4
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
- name: ...IS BEGINNING =====================================
|
||||
command: echo
|
||||
|
||||
- name: MYSQL + PHP CORE
|
||||
- name: MYSQL + CORE PHP
|
||||
include_role:
|
||||
name: mysql
|
||||
#when: mysql_install
|
||||
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
# SEE ALSO: https://github.com/iiab/iiab/blob/master/roles/nginx/README.md
|
||||
|
||||
- name: NGINX
|
||||
- name: NGINX + CORE PHP
|
||||
include_role:
|
||||
name: nginx
|
||||
#when: nginx_install
|
||||
|
|
Loading…
Add table
Reference in a new issue