From 31744304a1ed12600814be3ea3e81764ae7ab0f4 Mon Sep 17 00:00:00 2001 From: Florian RICHER Date: Fri, 9 Jun 2023 01:25:26 +0200 Subject: [PATCH] Final version --- playbook.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbook.yml b/playbook.yml index ecb719d..4777e50 100644 --- a/playbook.yml +++ b/playbook.yml @@ -12,5 +12,5 @@ - { role: home_assistant, tags: ["home_assistant"] } - { role: n8n, tags: ["n8n"] } - { role: matrix, tags: ["matrix"] } -# - { role: iptables, tags: ["iptables"] } -# - { role: clean, tags: ["clean"] } + - { role: iptables, tags: ["iptables"] } + - { role: clean, tags: ["clean"] }