my %args = ( user => 'user', password => 'passwort', debug => 'true', ssh_args => { options => [ "PasswordAuthentication yes", "PubkeyAuthentication no" ], #identity_files => [ # 'C:\Users\ss\.ssh\id_rsa_ssh' #], } );