TASK [ping all] *****************************************************************************************************************************
fatal: [ansible_host=10.25.]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: ssh_exchange_identification: Connection closed by remote host", "unreachable": true}
fatal: [ansible_ssh_private_key_file=/home/n.ku/.ssh/n.ku.pem]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: ssh_exchange_identification: Connection closed by remote host", "unreachable": true}
fatal: [ansible_user=n.kultazin]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: ssh_exchange_identification: Connection closed by remote host", "unreachable": true}
PLAY RECAP **********************************************************************************************************************************
ansible_host=10.25...... : ok=0 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0
ansible_ssh_private_key_file=/home/n.kul/.ssh/n.kul.pem : ok=0 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0
ansible_user=n.kultazin : ok=0 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0