#cicd-cjy1vtdk2005kjjs17n8couc3
Read more stories on Hashnode
Articles with this tag
Introduction An Ansible Role is an important feature of the Ansible tool that provides a structured way to organize plays, files, templates,...
Introduction So far we have learned to integrate Git- an SCM and Ansible- a Configuration Management tool with Jenkins. In this Blog, we will do a...
Introduction Definition and Overview Ansible is an Open-Source Configuration Management tool that helps us automate configuration management,...
Introduction We will now try connecting to a remote server basically another EC2 instance, establish the connection between the Jenkins server and...
Introduction In this post, I will walk through connecting Jenkins with GitHub to fetch code, run a job manually, and later automate it to trigger...
Introduction In this post, we’ll begin creating our first job in Jenkins. We’ll create a simple freestyle project executing a basic shell script and...