Update install.yml

This commit is contained in:
qiaofeng1227 2022-07-05 16:51:18 +08:00 committed by GitHub
parent 7a2174d0bc
commit 64864edccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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