Jenkins – Ansible Playbooks
Hello, in this post, I want to show one of the ways we can use to run Ansible playbooks in the Jenkins pipeline. The method I chose was the simplest,…
Hello, in this post, I want to show one of the ways we can use to run Ansible playbooks in the Jenkins pipeline. The method I chose was the simplest,…
In this post, I will record the creation of another image that I will use in this project, an image with Ansible installation, using our already created Base image for…
In this post I want to show another step in using PODs as Jenkins agents. I have already shown how to use Jenkins – Agents in Kubernetes., how to Jenkins…
Hello! In this post I want to show a simple Jenkins feature that proves to be very useful, especially in pipelines that are triggered manually. The execution parameters. There are…