Hi folks is there already some previous work in Puppet Bolt to check if a target is reachable/accessible before executing a Plan/Task against it.
We're working on a project where we'd like to get our targets from an inventory that does a PuppetDB lookup, however occasionally hosts would exists in PuppetDB but not be powered-on, we'd like to do something to quickly check if the host is reachable and if not remove from our target set.
Could you perhaps point me in the right direction please.