Update install_without_docker.yml
This commit is contained in:
parent
e234b3dfb3
commit
64bb4cba17
1 changed files with 8 additions and 0 deletions
|
@ -1 +1,9 @@
|
|||
- name: Create credentials Folder
|
||||
file:
|
||||
path: /credentials
|
||||
state: directory
|
||||
|
||||
- name: Create credentials Folder
|
||||
file:
|
||||
path: /data/apps/{{appname}}
|
||||
state: directory
|
||||
|
|
Loading…
Add table
Reference in a new issue