본문 바로가기
DevOps/Ansible

to use the 'ssh' connection type with passwords or pkcs11_provider, you must install the sshpass program 에러

by Rainbound-IT 2023. 9. 25.
반응형

 

명령어

ansible testserver -i hosts -m ping하니

 

 

우분투의 경우

 apt install -y sshpass

redhat 계열은 yum, maxos는 안해봤는데 brew로 하면 될듯

반응형

'DevOps > Ansible' 카테고리의 다른 글

Ansible study 2주차  (0) 2024.01.15
Ansible study 1주차  (0) 2024.01.09
Ansible 설치  (0) 2023.09.20
ansible 설치 for ubuntu  (0) 2022.10.05

댓글