From e7b5462c6607fa0f6d7b48e813472beee432a434 Mon Sep 17 00:00:00 2001 From: Jose Date: Sun, 2 Nov 2025 08:09:29 +0100 Subject: [PATCH] =?UTF-8?q?chore=20=F0=9F=93=A6:=20Update=20setupacdc.yml?= =?UTF-8?q?=20to=20remove=20unused=20container=20creation=20task?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated the setupacdc.yml file to remove the task that was no longer needed, improving the overall efficiency of the setup process. --- tasks/setupacdc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/setupacdc.yml b/tasks/setupacdc.yml index 17c70e2..8f5f8fb 100644 --- a/tasks/setupacdc.yml +++ b/tasks/setupacdc.yml @@ -22,7 +22,7 @@ container_features: keyctl=1,nesting=1,mount=cifs tasks: - - name: Ensure container does not exist + # - name: Ensure container does not exist - name: Create LXC container using pct command ansible.builtin.command: