Update main.yml

This commit is contained in:
qiaofeng1227 2022-09-07 10:24:20 +08:00 committed by GitHub
parent 64bb4cba17
commit 9ec6932c64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
- name: Create credentials Folder
file:
path: /credentials
state: directory
- name: Install {{appname}}
include_tasks: tasks/install_without_docker.yml
- name: Install {{appname}}
shell: |