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
01d2b356c7
commit
3612856d57
@ -33,8 +33,9 @@
|
||||
cat .env
|
||||
register: env_content
|
||||
when: env_content.stdout == ""
|
||||
|
||||
- debug:
|
||||
msg: "{{env_content}}"
|
||||
msg: "show {{env_content}}"
|
||||
roles:
|
||||
- { role: role_common, tags: "role_common" }
|
||||
- { role: role_cloud, tags: "role_cloud" }
|
||||
|
Loading…
Reference in New Issue
Block a user