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 =====================================
|
- name: ...IS BEGINNING =====================================
|
||||||
command: echo
|
command: echo
|
||||||
|
|
||||||
- name: MYSQL + PHP CORE
|
- name: MYSQL + CORE PHP
|
||||||
include_role:
|
include_role:
|
||||||
name: mysql
|
name: mysql
|
||||||
#when: mysql_install
|
#when: mysql_install
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
#
|
#
|
||||||
# SEE ALSO: https://github.com/iiab/iiab/blob/master/roles/nginx/README.md
|
# SEE ALSO: https://github.com/iiab/iiab/blob/master/roles/nginx/README.md
|
||||||
|
|
||||||
- name: NGINX
|
- name: NGINX + CORE PHP
|
||||||
include_role:
|
include_role:
|
||||||
name: nginx
|
name: nginx
|
||||||
#when: nginx_install
|
#when: nginx_install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue