Jenkins Docker Container: Ansible fails to connect via SSH when run via Jenkins, connects fine if not ran via Jenkins. Failed ssh: muxserver_listen"
I'm running a Docker container of Jenkins with Ansible in the same image. Ansible is updating another Docker container on the same Docker network. Useing an ssh key file. Tested using root user and user jenkins Both users tested. I…