Update main.yml

This commit is contained in:
qiaofeng1227 2022-05-12 16:45:01 +08:00 committed by GitHub
parent f3d9ce87fe
commit c47ad28fc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@
dest: "/data/apps/{{appname}}/volumes/{{item | replace(' ', '') | replace(':', '')}}"
state: link
force: yes
loop: "{{volume_names.stout}}"
loop: "{{volume_names.stdout_lines}}"
- name: Check Docker Container Service
shell: docker ps