I am stuck to configure publish over ssh in jenkins.
Jenkins container to ansible container in CLI I am able to do SSH via private key, but the same private key when I am using on publish over ssh it does not work.
jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [ansible]. Message [USERAUTH fail]]