mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 18:30:23 +08:00
Update application.yml
This commit is contained in:
parent
dc53a4d117
commit
3529559385
@ -42,8 +42,8 @@
|
|||||||
include_tasks: roles/{{appname}}/tasks/pre.yml
|
include_tasks: roles/{{appname}}/tasks/pre.yml
|
||||||
when: pre_exists.status is defined and pre_exists.status == 200
|
when: pre_exists.status is defined and pre_exists.status == 200
|
||||||
|
|
||||||
- name: Install {{appname}}
|
- name: Install {{appname}}
|
||||||
include_tasks: tasks/install.yml
|
include_tasks: tasks/install.yml
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- { role: role_nginx, tags: "role_nginx" }
|
- { role: role_nginx, tags: "role_nginx" }
|
||||||
|
Loading…
Reference in New Issue
Block a user