Hello, this is my first post here, bare with me if I’m not following rule
I need help figuring out why I’m unable to update PATH environment variable on Jenkins node
I installed Ansible and now when I run my Jenkins pipeline it fails because it cannot locate Ansible binaries and I need to update PATH var. When I do that from the Jenkins node config page and then check system information page of Jenkins node I still see the default value for PATH.
I also did search for an answer in this forum before posting.
Jenkins: 2.452.4
OS: Linux - 5.15.0-1065-gcp
Java: 17.0.12 - Ubuntu (OpenJDK 64-Bit Server VM)