mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update install.yml
This commit is contained in:
parent
7a2174d0bc
commit
64864edccf
@ -37,8 +37,3 @@
|
||||
shell: docker ps --format \{\{'json .'\}\}| jq -s map\(\{containername:'.Names',state:'.State'\}\)
|
||||
register: check_container_service
|
||||
notify: check_container_service
|
||||
|
||||
handlers:
|
||||
- name: check_container_service
|
||||
debug:
|
||||
var: check_container_service.stdout
|
||||
|
Loading…
Reference in New Issue
Block a user