mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 18:30:23 +08:00
Update install.yml
This commit is contained in:
parent
35a596250b
commit
3bfc53a030
@ -32,8 +32,3 @@
|
|||||||
state: link
|
state: link
|
||||||
force: yes
|
force: yes
|
||||||
loop: "{{volume_names.stdout_lines}}"
|
loop: "{{volume_names.stdout_lines}}"
|
||||||
|
|
||||||
- name: Check Docker Container Service
|
|
||||||
shell: docker ps --format \{\{'json .'\}\}| jq -s map\(\{containername:'.Names',state:'.State'\}\)
|
|
||||||
register: check_container_service
|
|
||||||
notify: check_container_service
|
|
||||||
|
Loading…
Reference in New Issue
Block a user