You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.
this results in Error: Evaluation Error: Error while evaluating a Function Call, Did not discover any nodes for nodeset task_nodes if discover doesn't find any node and stops the execution of the plan.
expected output: empty $result and exit code 0
The text was updated successfully, but these errors were encountered:
I've the following code to discover new nodes, where I don't know the
$fqdn
yet:this results in
Error: Evaluation Error: Error while evaluating a Function Call, Did not discover any nodes for nodeset task_nodes
if discover doesn't find any node and stops the execution of the plan.expected output: empty
$result
and exit code 0The text was updated successfully, but these errors were encountered: