How to install Ansible in Jenkins?

Good morning,

I am trying to install Ansible on Jenkins and also Python as a requirement. I have installed Jenkins through the JSAC way and although I install the Ansible plugin, I can’t find a way to tell it in the global configuration where the Ansible binary is located inside the container.

To clarify again, I have the Jenkins installation in a Kubernetes container and I did the installation via JSAC and Helm.

Thanks in advance,

Jorge.

Hello @jorgequesadalopez :wave:

You want your Jenkins agent to be able to use Ansible, right?
You have installed the Jenkins Ansible plugin.
Can you confirm that you can’t see an Ansible configuration part in Jenkins → Manage Jenkins → Global Tool Configuration ?