VSChina/vscode-ansible

Run ansible playbook remotely using ssh and CopyOnSave should support key forwarding

Opened this issue · 0 comments

Environment

  • Extension version: 0.5.2
  • OS Type: Windows10x64

Summary

Run ansible playbook remotely using ssh and CopyOnSave should support key forwarding under windows or at least prompt for password/passphrase

Reproduce steps

enable key forwarding using pageant from putty
do not set key or passphrase or password in config

Expected Results

extension can connect to server prompting for password/passphrase or using pageant

Actual Results

extension can not connect to server