my %args = (ssh_args => { identity_files => [ "/home/username/.ssh/id_rsa" ], } ); $args{debug} = 1; $args{user} = "username";