diff --git a/roles/rke2/tasks/setup_host.yml b/roles/rke2/tasks/setup_host.yml
index db1f75c1c9a82ee6ee28dfbfdf4f8dc8b68297f4..7aa84cbcfaeca6e8aab7421b11f32ec918a0695d 100644
--- a/roles/rke2/tasks/setup_host.yml
+++ b/roles/rke2/tasks/setup_host.yml
@@ -45,7 +45,7 @@
     enabled: no
     masked: no
     state: stopped
-    ignore_errors: True #this command is not idempotent it seems
+  ignore_errors: True #this command is not idempotent it seems
 
 - name: enable nftables
   ansible.builtin.systemd: