Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
@@ -17,6 +17,7 @@ apply Service "ifupdown2" {
vars.ok_string = "[ OK ]"
assign where host.address && host.vars.os == "Linux"
+ ignore where "ifupdown-ng" in host.vars.tags
}