Update application.yml

This commit is contained in:
qiaofeng1227 2022-05-16 12:09:07 +08:00 committed by GitHub
parent c9e0f6cb52
commit d0abf7b88f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
- name: Clone {{appname}} in Websoft9
git:
repo: "https://github.com/Websoft9/docker-{{appname}}.git"
dest: {{installpath}}/{{appname}}
dest: "{{installpath}}/{{appname}}"
- name: Check interfaction exists
stat: