Update application.yml
This commit is contained in:
parent
9ec6932c64
commit
fd5c459fcd
1 changed files with 4 additions and 1 deletions
|
@ -23,7 +23,10 @@
|
|||
cat .env
|
||||
register: env_content
|
||||
failed_when: False
|
||||
|
||||
|
||||
- debug:
|
||||
msg: {{env_content}}
|
||||
|
||||
- name: App without docker register
|
||||
shell : |
|
||||
wget -N https://raw.githubusercontent.com/Websoft9/StackHub/main/apps/roles/{{appname}}/templates/.env
|
||||
|
|
Loading…
Add table
Reference in a new issue