Ansible w/ Docker - Show current Container state

Im working on a little Ansible project in which I'm using Docker Containers. I'll keep my question short: I want to get the state of a running Dockercontainer! What I mean by that is, that i wan...