From 255869fd1b16965d5a89899d26dec2718f228b96 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 22 Sep 2025 00:33:32 +0200 Subject: Ignore refind.conf tests as it doesn't work on CI --- roles/bootstrap/tasks/install-ubuntu.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roles/bootstrap/tasks/install-ubuntu.yml') diff --git a/roles/bootstrap/tasks/install-ubuntu.yml b/roles/bootstrap/tasks/install-ubuntu.yml index bcdebdb..7757b18 100644 --- a/roles/bootstrap/tasks/install-ubuntu.yml +++ b/roles/bootstrap/tasks/install-ubuntu.yml @@ -69,3 +69,5 @@ content: | timeout 5 textonly true + # NOTE: this is skipped because the docker test doesn't have proper EFI/refind directory created + tags: ["molecule-notest"] -- cgit v1.2.3