mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update application.yml
This commit is contained in:
parent
d58a7a5aa8
commit
d98fc52afa
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
- name: Check if pre.yml exists
|
||||
uri:
|
||||
url: https://github.com/Websoft9/StackHub/blob/main/apps/roles/{{appname}}/tasks/pre.yml
|
||||
eturn_content: yes
|
||||
return_content: yes
|
||||
register: pre_exists
|
||||
|
||||
- name: Create app directory
|
||||
|
|
Loading…
Reference in a new issue