mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-12 09:20:39 +00:00
Update application.yml
This commit is contained in:
parent
0cb7bf7348
commit
d4bd47f210
1 changed files with 0 additions and 3 deletions
|
@ -24,9 +24,6 @@
|
|||
uri:
|
||||
url: "https://github.com/Websoft9/StackHub/blob/main/apps/roles/{{appname}}/tasks/pre.yml"
|
||||
register: pre_exists
|
||||
retries: 10
|
||||
delay: 5
|
||||
failed_when: 'FAILED' in pre_exists.stdout
|
||||
|
||||
- name: Excute pre.yml
|
||||
include_role:
|
||||
|
|
Loading…
Reference in a new issue