Update application.yml

This commit is contained in:
qiaofeng1227 2022-06-30 11:02:53 +08:00 committed by GitHub
parent 27f7714ee5
commit d58a7a5aa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,9 @@
- name: Excute Preparation if have pre.yml
block:
- name: Check if pre.yml exists
stat:
path: roles/{{appname}}/tasks/pre.yml
uri:
url: https://github.com/Websoft9/StackHub/blob/main/apps/roles/{{appname}}/tasks/pre.yml
eturn_content: yes
register: pre_exists
- name: Create app directory