Ansible SSH Error during ping -


i have problem ansible when ping have ssh error:

for ping:

10.44.23.212 | failed ! => {    "changed": false,    "failed": true    "module_stderr": connection 10.44.23.212 closed remote hosts.      "module_stdout": "ssh command execution not supported",      "msg": "module failure",      "rc": 0 } 

i have put in hosts file ip, ansible_ssh_pass , ansible_ssh_user.

but can ping , connect ssh prompt. try on switch hp procurve/arubaos, @ last want create auto backup of switch config. have try lot of things fix nothing works.

someone know how fix ?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -