• 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

Ansible

DevOps Roadmap for Beginner

January 18, 2025 By Cloud_Devops Leave a Comment

DevOps Beginner RoadMap

DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). It aims to shorten the development lifecycle while delivering high-quality software continuously. If you’re a beginner looking to start a career in DevOps, this roadmap will guide you through the essential skills, tools, and practices to become a proficient DevOps […]

Filed Under: Cloud, DevOps, DevOps Tools Tagged With: Ansible, AWS, Azure, Cloud, DevOps, Linux, RHEL7, Terraform

DevOps Workflow

January 17, 2025 By Cloud_Devops Leave a Comment

DevOps Workflow

What is DevOps? DevOps is a collaborative approach that bridges the gap between development and operations teams, enabling faster and more reliable delivery of software. It emphasizes automation, continuous integration, and streamlined processes to enhance productivity and efficiency. This interactive workflow showcases the key steps in a DevOps pipeline, from creating a Git repository to […]

Filed Under: DevOps, DevOps Tools Tagged With: Ansible, Cloud, DevOps, kubernetes

How to create an Ansible playbook quickly? Use ChatGPT

February 9, 2023 By Cloud_Devops Leave a Comment

ChatGPT-Ansible

ChatGPT made a big revolution in the 21st century and called big giants to think differently rather than polishing existing products. ChatGPT can respond like an actual human or even better. ChatBots become quite popular to provide basic information for simple queries. ChatGPT is powered by AI(Artificial intelligence) with deep learning techniques and developed by […]

Filed Under: AI(artificial intelligence), Ansible engine, Ansible Tower, Automation, ChatGPT, DevOps, Interview Questions Tagged With: AI, Ansible, ChatGPT, DevOps

Quick vi editor hacks for DevOps Engineers

November 8, 2022 By Cloud_Devops Leave a Comment

Convert the text to UPPER case - vi editor

DevOps engineers have to work on a wide range of toolsets to meet the organization’s requirements. In the DevOps role, one tool is going to stay forever to make an engineer’s life simple and more powerful. As the article heading says, it is “vi” editor. The “vi” editor is created by Bill Joy in 1976 […]

Filed Under: Cloud, DevOps, Linux, Linux - How to ? Tagged With: Ansible, Cloud, DevOps, Linux, RHEL7

kubernetes cluster setup – k8s LAB using Kubespary – Part 1

April 27, 2022 By Cloud_Devops Leave a Comment

k8s LAB

How to set up a Kubernetes cluster in an automated fashion on our LAB environment? This article will walk you through kubernetes installation on Ubuntu on my windows 10 workstation. Getting hands-on on kubernetes is not a big task nowadays. There are hundreds of kubernetes variants available in the market including managed kubernetes environments like […]

Filed Under: Ansible engine, Automation, Cloud, kubernetes, VMware Tagged With: Ansible, K8s, kubernetes, kubespary, LAB, virtualbox, VMware

What is Infrastructure as Code ? IaC

June 16, 2021 By Cloud_Devops Leave a Comment

X as Code

Define all your IT infrastructure as Code instead of creating it manually. So that Infrastructure resources can be easily re-created or replicated. Managing IT infrastructure might be a hard job in the past but not now. In the past, system administrators have to manually manage and configure all of the hardware and software that was […]

Filed Under: Ansible engine, Automation, AWS, Azure, Azure, Cloud, Cloud Automation, kubernetes, Terraform Tagged With: Ansible, AWS, Chef, Everything as Code, GCP, IaC, Infrastructure as Code, Puppet, X as Code

Ansible – Validate Multiple conditions for a task

December 6, 2020 By Cloud_Devops 2 Comments

Ansible Multiple condition validation for a task

How to add multiple conditions for an ansible task? Here are some of the examples which will help you to pick the right one according to your need. Ansible is an open-source market-leading configuration management tool. It’s a complete automation tool that can be used from On-premise to cloud platforms. In some cases, ansible is […]

Filed Under: Ansible engine, Ansible Tower, AWX Tagged With: Ansible, Ansible multiple condition checks, Ansible Tower, ansible tutorial, check multiple conditions for a task - ansible, Validate multiple conditions in ansible

How to update the Ansible Tower Inventory using API?

June 6, 2020 By Cloud_Devops 1 Comment

Tower API - Ansible - UnixArena

Ansible Tower offers various REST API to integrate with other tools. I had come across the scenario where the playbook needs to update tower inventory after provisioning cloud instance. tower-cli is one of the methods to update/import inventory on ansible tower but at the time of writing this article, tower-cli is not supported by Red […]

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

Ansible Tower License expired? How to renew it?

June 3, 2020 By Cloud_Devops Leave a Comment

Ansible tower license logo

Ansible tower requires a valid license to run any job. Red Hat License management is much easier if you directly manage from the Red Hat subscription portal. But in some cases, you might receive the license from Red Hat sales execute to renew/extended the licenses. This article will cover both scenarios to extend expired licenses. […]

Filed Under: Ansible engine, Ansible Tower Tagged With: Ansible, Ansible Tower

Automation – Add DNS A Record using Ansible Playbook

March 23, 2020 By Cloud_Devops 1 Comment

Ansible - Widows DNS A record creation

DNS resource records added automatically when windows instances is registered on domain. For Linux instances, you have to add the records manually on DNS server. Let’s explorer that how to create A records in DNS using Ansible Playbook. This playbook can be integrated as part of server provisioning workflow to speed up the build process. […]

Filed Under: Ansible engine, Ansible Tower, Configuration Management Tagged With: Ansible, DNS, Sample Playbooks

Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·