mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-26 17:40:33 +00:00
Update main.yml
This commit is contained in:
parent
acf6e28834
commit
b4cb3c6b1f
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue