mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-04 05:20:35 +00:00
Update main.yml
This commit is contained in:
parent
ea7ecd3013
commit
ce77cf5d93
1 changed files with 5 additions and 0 deletions
|
@ -88,3 +88,8 @@
|
|||
with_items:
|
||||
- {src: /data/apps/, dest: /data/wwwroot }
|
||||
- {src: /var/lib/docker/,dest: /data/docker}
|
||||
|
||||
- name: Create credentials Folder
|
||||
file:
|
||||
path: /credentials
|
||||
state: directory
|
||||
|
|
Loading…
Reference in a new issue