From 237cab24a1cd4ef9f717672d5e887372ea4814ae Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 16 Feb 2026 14:20:47 +0100 Subject: [PATCH] chore: remove become true from routing --- tasks/routing.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/routing.yaml b/tasks/routing.yaml index 8517264..5a2da02 100644 --- a/tasks/routing.yaml +++ b/tasks/routing.yaml @@ -7,4 +7,3 @@ - "ip6tables" state: "present" update_cache: true - become: true