Hi All,
While running any Ansible job on AWX Tower, I get the following error “Failed to connect to host via SSH. Unable to negotiate with . No matching host key type found. Their offer: ssh-rsa, ssh-dss”, unreachable": true
This is happening only for RHEL 6.x & CentOS 6.x hosts. The same playbook works just fine for RHEL7 & RHEL 8 hosts. I searched and couldn’t find an ansible.cfg file on the awx-web or awx-ee container
I am running AWX version 21.14 deployed using k3s cluster
version of ansible running on awx-ee container is: Ansible core 2.14
Is there an environmental variable that can be set in AWX Job settings or is there any other way to ensure Host key checking is ignored completely for EL6 systems?
Looking forward to your update and leads on this. I am stuck and cannot optimally execute playbooks owing to this issue.
Rgds,
Kunal