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"] }