Shared connection to xxxx closed.

Latest response

Hello,

I am not able to connect only one host , it getting connection closed error

test08 | FAILED! => {"changed": false,"module_stderr": "Shared connection to 100.20.1.25 closed.\r\n","module_stdout": "","msg": "MODULE FAILURE\nSee stdout/stderr for the exact error","rc": 1}

Host I added below entry
ansible_python_interpreter=/usr/bin/python3
ansible_become=true

test08 ~]$ which python3
/usr/bin/python3

I also tried with "/usr/bin/python" but same error.

Any suggestion / how to fix ?

Regards,
Vijay

Responses