Update application.yml

This commit is contained in:
qiaofeng1227 2022-06-30 11:34:45 +08:00 committed by GitHub
parent 6b36b0cb84
commit 0b691dcb1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
failed_when: false
- name: Excute pre.yml
include_role: