Update main.yml

This commit is contained in:
qiaofeng1227 2022-11-22 09:19:42 +08:00 committed by GitHub
parent acf6e28834
commit b4cb3c6b1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
- name: Install {{appname}}
include_tasks: tasks/install.yml
include_tasks: tasks/install_without_docker.yml.yml
vars:
app: "Template"
app: "mingdao"
- name: Create a directory if it does not exist
file: