AWX - Job Templates failing intermittently due to SSH error

Hi there!

We are testing AWX in our production environment and we are getting some issues when launching job templates.

The jobs are failing intermittently with the following error:

{ "msg": "SSH Error: data could not be sent to remote host \"server-1.domain.internal\". Make sure this host can be reached over ssh", "unreachable": true, "changed": false }

We already tested the SSH from the container to the servers and works without issues. This only occurs launching Jobs and is not only happening with 1 server, it is happening with more servers in different locations.

How can we solve it? We didn’t had this issue in our development environment.

Thanks in advance.

Cheers,
nrk