docker_compose.py : Unable to do a docker-compose ps · Issue #68248 · ansible/ansible
SUMMARY How is it possible to do : docker-compose ps ? I'm unable to do it. The only way to test the container is to add state: present and reguster a variable to display it. Exist another way to d...