mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 09:48:38 +08:00
Update application.yml
This commit is contained in:
parent
01d2b356c7
commit
3612856d57
@ -33,8 +33,9 @@
|
|||||||
cat .env
|
cat .env
|
||||||
register: env_content
|
register: env_content
|
||||||
when: env_content.stdout == ""
|
when: env_content.stdout == ""
|
||||||
|
|
||||||
- debug:
|
- debug:
|
||||||
msg: "{{env_content}}"
|
msg: "show {{env_content}}"
|
||||||
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" }
|
||||||
|
Loading…
Reference in New Issue
Block a user