is it possible to define authentication method in remote-exec? var connection_options = { port: 22, username: 'root', password: 'a', }; Please let me know if this is not the right place to open issue for this module.