mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update application.yml
This commit is contained in:
parent
c2e09530a8
commit
6b36b0cb84
@ -25,7 +25,7 @@
|
||||
url: "https://github.com/Websoft9/StackHub/blob/main/apps/roles/{{appname}}/tasks/pre.yml"
|
||||
return_content: yes
|
||||
register: pre_exists
|
||||
failed_when: "'FAILED' in pre_exists.stdout"
|
||||
failed_when: "'FAILED' in pre_exists"
|
||||
|
||||
- name: Excute pre.yml
|
||||
include_role:
|
||||
|
Loading…
Reference in New Issue
Block a user