mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update application.yml
This commit is contained in:
parent
ef4de31c85
commit
16247399ea
@ -21,7 +21,7 @@
|
||||
- { role: role_common, tags: "role_common" }
|
||||
- { role: role_cloud, tags: "role_cloud" }
|
||||
- { role: "{{appname}}", tags: "{{appname}}" }
|
||||
- { role: role_nginx, tags: "role_nginx" }
|
||||
- { role: role_nginx, tags: "role_nginx", when: appname != 'bt' }
|
||||
- { 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