From a270d065688b4f78047708f32322a5b96312e8fa Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 19 Jun 2026 00:43:58 +0200 Subject: Ignore the failing task from the test as it is irrelevant to real PVE --- molecule/proxmox/Dockerfile.j2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'molecule') diff --git a/molecule/proxmox/Dockerfile.j2 b/molecule/proxmox/Dockerfile.j2 index c19469bb..39de5170 100644 --- a/molecule/proxmox/Dockerfile.j2 +++ b/molecule/proxmox/Dockerfile.j2 @@ -16,8 +16,7 @@ RUN apt-get update \ && rm -Rf /var/lib/apt/lists/* \ && rm -Rf /usr/share/doc \ && rm -Rf /usr/share/man \ - && apt-get clean \ - && touch /etc/apt/sources.list + && apt-get clean RUN rm -f /lib/systemd/system/multi-user.target.wants/getty.target -- cgit v1.2.3