Have someone come across a situation where if one of the target is unavailable for some reason. It should skip and move on next server, rather pipeline fails ?
bolt script run test.sh --targets 101.239.90.2,101.239.90.3
in targets i kept 2 nodes. it can be 50 nodes as well. Is there a way to skip the node if unavailable and move on to next server ?