in-job checks for acls are required for netdisco-do foreground actions
This commit is contained in:
@@ -54,7 +54,6 @@ sub discover {
|
||||
return job_done("discover skipped: $host is pseudo-device");
|
||||
}
|
||||
|
||||
# failsafe, should not be needed with skip checks
|
||||
unless (is_discoverable_now($device)) {
|
||||
return job_defer("discover deferred: $host is not discoverable");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user