当我在高寒linux上安装sshpass时,它会安装,如果没有参数运行,那么文档将显示出来,但是使用任何参数(有效或无效)都会返回sshpass: Failed to run command: No suchhttps://pkgs.alpinelinux.org/package/v3.3/main/x86/sshpass
$ docker run -it --rm williamyeh/ansible:al
The ansible version in my linux machine: 2.7.7ansible-playbook playbooks/monitor-linux-node.yml -e "ansible_user=<username> ansible_ssh_pass=passwordlegal parameter in an Ansible task or handleransible-play
嗨,我正在处理分布式环境和安装hadoop,但是当我这样做时,我会出错。fatal: [server2.impetus.co.in] => to use the 'ssh' connection type with passwords, you must install the sshpassprogram[root@server2 mapr]# yum install sshpass
Loaded plugins: fastestmirr