summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-05-06 00:58:00 +0200
committerAhmed Abdelhalim <[email protected]>2026-05-06 00:58:00 +0200
commit8f905acd42461bcccc30330c0c13619e3d5d48b5 (patch)
treeb14a6fcbce3747b91c0247783771b9d8c6768a2b
parente0818afab6a746585a242d6e770a6542bd251dcb (diff)
Ignore test that won't run on containers
-rw-r--r--roles/proxmox-kernel-helper/tasks/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/proxmox-kernel-helper/tasks/main.yml b/roles/proxmox-kernel-helper/tasks/main.yml
index 8f9aab1f..9602378a 100644
--- a/roles/proxmox-kernel-helper/tasks/main.yml
+++ b/roles/proxmox-kernel-helper/tasks/main.yml
@@ -13,6 +13,9 @@
- name: "Initialize proxmox-boot-tool"
become: true
when: not proxmox_boot_tool_uuids.stat.exists
+ tags:
+ # Since there is no EFI partition on container environment, ignoring this block
+ - "molecule-notest"
block:
- name: "Get EFI partition device"
ansible.builtin.command: