|
@@ -17,6 +17,7 @@ apply Service "ifupdown2" {
|
|
vars.ok_string = "[ OK ]"
|
|
vars.ok_string = "[ OK ]"
|
|
|
|
|
|
assign where host.address && host.vars.os == "Linux"
|
|
assign where host.address && host.vars.os == "Linux"
|
|
|
|
+ ignore where "ifupdown-ng" in host.vars.tags
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|