Skip to content

Do not remove unwanted containers if 'docker ps' fails

ale requested to merge fix-91 into master

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).

Merge request reports