Update install_without_docker.yml

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

View file

@ -1 +1,9 @@
- name: Create credentials Folder
file:
path: /credentials
state: directory
- name: Create credentials Folder
file:
path: /data/apps/{{appname}}
state: directory