Ansible synchronize prompts passphrase even if already entered at the beginning

后端 未结 5 1928
青春惊慌失措
青春惊慌失措 2021-02-06 06:28

The synchronize module of Ansible (v1.6.5) prompts for the passphrase (Enter passphrase for key) even though I already entered it at the beginning of running th

5条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-06 07:18

    The best way to approach this - is to install your key to ssh authorized_keys for root user onto remote server.

提交回复
热议问题