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
5da1fdbb16
commit
e00e80c27b
@ -43,9 +43,9 @@
|
||||
when: pre_exists.status is defined and pre_exists.status == 200
|
||||
|
||||
roles:
|
||||
- { role: "{{appname}}", tags: "{{appname}}" }
|
||||
- { role: role_nginx, tags: "role_nginx" }
|
||||
- { role: install, tags: "install" }
|
||||
- { role: "{{appname}}", tags: "{{appname}}" }
|
||||
- { role: role_init, tags: "role_init" }
|
||||
- { role: role_preend, tags: "preend" }
|
||||
- { role: role_end, tags: "role_end" }
|
||||
|
Loading…
Reference in New Issue
Block a user