Update application.yml

This commit is contained in:
qiaofeng1227 2022-09-07 10:16:49 +08:00 committed by GitHub
parent 8874b9877e
commit e234b3dfb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,6 @@
register: env_content register: env_content
when: env_content is not defined or env_content is none when: env_content is not defined or env_content is none
roles: roles:
- { role: role_common, tags: "role_common" } - { role: role_common, tags: "role_common" }
- { role: role_cloud, tags: "role_cloud" } - { role: role_cloud, tags: "role_cloud" }