mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-12 09:20:39 +00:00
Update application.yml
This commit is contained in:
parent
7c69cc3730
commit
2ea2e96e1f
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
include_role:
|
||||
name: "{{item}}"
|
||||
with_items:
|
||||
- role_common
|
||||
- role_cloud
|
||||
- "role_common"
|
||||
- "role_cloud"
|
||||
|
||||
- name: Git Clone app docker repository(step:2)
|
||||
block:
|
||||
|
|
Loading…
Reference in a new issue