From f365a070f7ab0d7b66fdf472d0a5ca4b6a079df0 Mon Sep 17 00:00:00 2001 From: "Gael Chamoulaud (Strider)" Date: Wed, 7 Oct 2020 17:17:21 +0200 Subject: [PATCH] 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) --- playbooks/molecule/pre.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/playbooks/molecule/pre.yml b/playbooks/molecule/pre.yml index 4c69712..7720d5b 100644 --- a/playbooks/molecule/pre.yml +++ b/playbooks/molecule/pre.yml @@ -85,5 +85,3 @@ - name: Reset ssh connection meta: reset_connection - roles: - - role: ensure-docker