From 22bd83b4679776f5892ad8ae8fbd4e05a35af782 Mon Sep 17 00:00:00 2001 From: Jose Date: Wed, 24 Dec 2025 09:27:44 +0100 Subject: [PATCH] =?UTF-8?q?chore=20=F0=9F=93=A6:=20Remove=20unused=20code?= =?UTF-8?q?=20from=20tasks/main.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cleaned up unnecessary code to reduce file size and improve readability. --- tasks/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasks/main.yml b/tasks/main.yml index d4a199d..0e86446 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -22,8 +22,6 @@ msg: > ansible_facts.interfaces - - # # ============================================================ # # Normalize and validate configuration # # ============================================================