Member-only story
Ansible Playbook with Jenkins Pipeline
In this article, we are talking about Jenkins Integration with Ansible. How we can execute Ansible Playbook using Jenkins.
As we all know Jenkins is a well-known open-source continuous integration and continuous development automation tool, I talked a lot about Jenkins and today also I’m talking about Jenkins.
In my previous article, we talked about how to configure Jenkins with the help of the Ansible Playbook.
We are using this ansible-playbook for the demo.
Let’s Move on Jenkins now
If you are new to Jenkins I recommend go through my previous article in which I talked about how to configure Jenkins.
There are 2 ways to execute the ansible-playbook on Jenkins.
1. Use shell/bash script