• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact

Jenkins

Jenkins vs Azure DevOps Pipeline: Which Tool is Right for Your DevOps Workflow?

January 27, 2025 By Cloud_Devops Leave a Comment

Jenkins and Azure DevOps Pipeline

In today’s fast-paced software development landscape, having an efficient CI/CD pipeline is essential for automating builds, tests, and deployments. Among the top contenders in the DevOps world are Jenkins and Azure DevOps Pipeline. While both tools serve the same purpose, they excel in different areas and cater to varying team needs. In this article, we’ll […]

Filed Under: Cloud, DevOps, DevOps Tools Tagged With: Azure, Azure DevOps, DevOps, Jenkins, kubernetes

Jenkins Integration – Terraform IaC Pipeline Setup

May 24, 2022 By Cloud_Devops 1 Comment

Jenkins - Terraform - Branching strategy

How to integrate Terraform IaC (Infrastructure as Code) into Jenkins? Cloud infrastructure offers great agility and flexibility but you need the right toolsets to manage the power of public cloud platforms. To operate in the public cloud efficiently, You need to treat infrastructure as code (IaC). IaC eliminates the manual interaction required to configure Cloud […]

Filed Under: Automation, AWS, Azure, Azure, Cloud, Cloud Automation, DevOps, GCP, Git, GitHub, GitOps, Infrastructure as Code, Jenkins, Microsoft, Terraform Tagged With: Automation, AWS, Cloud, DevOps, GitOps, IaC, Infrastructure as Code, Jenkins, Terraform

Open Source – Hybrid Cloud Automation Platform

June 12, 2021 By Cloud_Devops Leave a Comment

Opensource_Automation_Platform-LLD_v0.2

Ansible and Terraform are market-leading automation tools. These tools are not competing with each other. But great things can be achieved when you combine them together. Terraform is the best multi-cloud provisioning tool for building, changing, and versioning infrastructure efficiently. Ansible on another hand where plays a significant role in configuration management. If the organization […]

Filed Under: Ansible engine, Automation, AWX, Cloud Automation, Configuration Management, Terraform Tagged With: Anisble, Ansible Engine, Cloud Automation, Jenkins

Jenkins- Ansible -Authenticate Server using Protected Passphrase

July 1, 2019 By Cloud_Devops Leave a Comment

Ansible is the most widely used configuration management tool. A recent challenge was to authenticate the servers using a protected passphrase. We have a set of servers which can be authenticated only using a passphrase. This article will provide a step by step procedure to authenticate ansible clients using a private key and protected passphrase. […]

Filed Under: Ansible engine, Configuration Management, Jenkins Tagged With: Ansible, ansible tutorial, Jenkins, Jenkins - Ansible integration

Jenkins – Ansible – Configure Dynamic Inventory

April 15, 2019 By Cloud_Devops 2 Comments

Dynamic Inventory - Jenkins

Are you using Jenkins as front-end GUI for Ansible Automation?  Have you ever tried the dynamic inventory in Jenkin’s Ansible plugin? Ansible Inventory can be created using the plugin’s dynamic inventory feature. This feature could be very useful when you want to pass hosts as user-defined input and that’s is not part any of the […]

Filed Under: Ansible engine, Configuration Management, DevOps, Jenkins Tagged With: Ansible, Jenkins

Jenkins – Store Console Output in Linux Filesystem – Artifacts

April 15, 2019 By Cloud_Devops 1 Comment

Featured - Jenkins - Artificats

How to store Jenkins job’s console output in another system?  There are much opensource software is available to store the logs and retrieve logs in time. Jfrog is one of the most famous artifact solutions. Here, we will be using native Linux/Unix commands to pull the Jenkins logs and store it in local/NFS filesystem for […]

Filed Under: Ansible engine, CentOS, Configuration Management, DevOps, Jenkins Tagged With: Ansible, Jenkins

Jenkins – Rename Build Job Names – Build Name setter

April 9, 2019 By Cloud_Devops Leave a Comment

Jenkins job’s build name would be named with the numeric number by default in increment manner. After configuring the Jenkins job, the first build job would be named as “1”, the second job would be named as “2” and so on. Most of the cases, no one prefers to change the default build naming algorithm. […]

Filed Under: Ansible engine, Automation, DevOps, Jenkins Tagged With: Ansible, Jenkins

Jenkins Console – Xterm Terminal – Colorized Ansible playbook Output

April 8, 2019 By Cloud_Devops Leave a Comment

Logo - ANSI Color Jenkins

This artcile will walk through the installing and configuring Ansicolor plugin in Jenkins to make colorized output in ansible playbook stdout. Jenkins console is very plain and simple. If you are using Jenkins to run the ansible playbook, you might notice that colorful output might be missing. Ansible Tower/AWX offers the colorful stdout in the […]

Filed Under: Ansible engine, Automation, Configuration Management, DevOps, Jenkins Tagged With: Ansible, Jenkins

Jenkins – Passing Extra variables for Ansible Playbook

April 1, 2019 By Cloud_Devops 4 Comments

Ansible - Jenkins Variable Mapping

Ansible Playbooks are often written with many extra variables to pass the human inputs. In Ansible Tower /AWX,  “SURVEY” feature is used to pass the extra variable to the playbook. If you are using Jenkins as your front-end graphical interface, you might be wondering how to pass the ansible extra variable. This article will walk […]

Filed Under: Ansible engine, Automation, Jenkins Tagged With: Ansible, Jenkins

Ansible Engine – Run Playbook using Jenkins – GUI

March 29, 2019 By Cloud_Devops 5 Comments

Ansible - Jenkins logo - UnixArena

Can’t afford Ansible Tower? Worried about  AWX stability  (Open Source Ansible Tower’s upstream Project )? Jenkins is more than enough to run the Ansible playbook from GUI. Ansible Tower’s main selling point is RBAC (Role based access control), credentials encryption and REST API. When you use Jenkins, it has plenty of plugins to offer role-based […]

Filed Under: Ansible engine, DevOps, Jenkins Tagged With: Ansible, Jenkins

Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·