Help for this page
ssh_option => 'o NumberOfPasswordPrompts=1'
my $ssh; foreach (1..3) { $ssh = eval { ... last if $ssh; sleep 1; }