mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +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
|
||||
when: pre_exists.status is defined and pre_exists.status == 200
|
||||
|
||||
- name: Install {{appname}}
|
||||
include_tasks: tasks/install.yml
|
||||
- name: Install {{appname}}
|
||||
include_tasks: tasks/install.yml
|
||||
|
||||
roles:
|
||||
- { role: role_nginx, tags: "role_nginx" }
|
||||
|
Loading…
Reference in New Issue
Block a user