vchepkov
run_plan('facts', targets => $targets, _catch_errors => true, ) $good_targets = get_targets($targets).filter |$n| { $n.facts['whatever'] != undef }