Update application.yml

This commit is contained in:
qiaofeng1227 2022-06-30 11:29:38 +08:00 committed by GitHub
parent 0cb7bf7348
commit d4bd47f210
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: