Do not remove unwanted containers if 'docker ps' fails
This way we can hope to resolve a crashloop situation by pushing a fixed container image (at the potential cost of deferring the cleanup to the next Ansible run).
Fixes issue #91 (closed).
This way we can hope to resolve a crashloop situation by pushing a fixed container image (at the potential cost of deferring the cleanup to the next Ansible run).
Fixes issue #91 (closed).