mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update main.yml
This commit is contained in:
parent
4a89a84257
commit
decdbc9096
@ -23,7 +23,7 @@
|
||||
|
||||
- name: Create softlink of volumes
|
||||
file:
|
||||
src: "/var/lib/docker/volumes/docker_{{item}}/_data"
|
||||
src: "/var/lib/docker/volumes/{{appname}}_{{appname}}-{{item}}/_data"
|
||||
dest: "{{installpath}}/{{appname}}/volumes/{{item}}"
|
||||
state: link
|
||||
force: yes
|
||||
|
Loading…
Reference in New Issue
Block a user