Remove ensure-docker role execution

Now that we migrated to podman for all the molecule tests, we don't it
anymore.

Change-Id: I423af47800eedf83d377715926d1080b6377fc25
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
This commit is contained in:
Gael Chamoulaud (Strider) 2020-10-07 17:17:21 +02:00
parent d399e7ee24
commit f365a070f7

View File

@ -85,5 +85,3 @@
- name: Reset ssh connection
meta: reset_connection
roles:
- role: ensure-docker