mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update application.yml
This commit is contained in:
parent
e9d399c782
commit
3138c3490a
@ -34,6 +34,8 @@
|
||||
register: env_content
|
||||
when: env_content.stdout == ""
|
||||
|
||||
- debug:
|
||||
msg: "{{env_content}}"
|
||||
roles:
|
||||
- { role: role_common, tags: "role_common" }
|
||||
- { role: role_cloud, tags: "role_cloud" }
|
||||
|
Loading…
Reference in New Issue
Block a user