Update application.yml

This commit is contained in:
qiaofeng1227 2022-07-01 09:09:23 +08:00 committed by GitHub
parent 7c69cc3730
commit 2ea2e96e1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: