Ansible FAILED! => {"msg": "to use the 'ssh' connection type with passwords, you must install the ssh pass program"} on MacOS

MacOS で Ansible を利用した所、掲題のようなエラーが発生しました。

その際の対策です。

1
brew install https://git.io/sshpass.rb

インストール完了まで少々時間かかりました。

以上
参考になれば幸いです。

参照

Ansible 2.3.1 - sshpass Error

Ansible FAILED! => {"msg": "to use the 'ssh' connection type with passwords, you must install the ssh pass program"} on MacOS

https://kenzo0107.github.io/2019/09/18/2019-09-19-ansible-failed-msg-to-use-the-ssh-connection-type-with-passwords-you-must-install-the-ssh-pass-program-on-macos/

Author

Kenzo Tanaka

Posted on

2019-09-19

Updated on

2020-05-07

Licensed under

コメント