Update application.yml

This commit is contained in:
qiaofeng1227 2022-10-26 09:00:17 +08:00 committed by GitHub
parent d03b83ac79
commit 6b5e77a6db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,8 @@
cat .env
register: env_content
failed_when: False
delegate_to: 127.0.0.1
roles:
- { role: role_common, tags: "role_common" }
- { role: role_cloud, tags: "role_cloud" }