Update application.yml
This commit is contained in:
parent
8f6a38aff3
commit
4194280c0c
1 changed files with 1 additions and 1 deletions
|
@ -20,8 +20,8 @@
|
|||
roles:
|
||||
- { role: role_common, tags: "role_common" }
|
||||
- { role: role_cloud, tags: "role_cloud" }
|
||||
- { role: role_nginx, tags: "role_nginx" }
|
||||
- { role: "{{appname}}", tags: "{{appname}}" }
|
||||
- { role: role_nginx, tags: "role_nginx" }
|
||||
- { role: role_init, tags: "role_init" }
|
||||
- { role: role_preend, tags: "preend" }
|
||||
- { role: role_end, tags: "role_end" }
|
||||
|
|
Loading…
Add table
Reference in a new issue