• 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 engine

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

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

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

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

Ansible – How to Prepare template using Variables ? Jinja2

March 23, 2020 By Cloud_Devops Leave a Comment

Template - Ansible

Ansible is very flexible configuration management tool and offers wide range of options to perform certain tasks. I am very often use Jinja2 template option to complete the following tasks. Create configuration files using extra variables Create email templates based on playbook results. Prepare Terraform TF files. Template Config files: 1. Let’s create a new […]

Filed Under: Ansible engine, Automation, Configuration Management Tagged With: Ansible Template, Ansible Tower - Jinja2 templates, ansible tutorial

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

Ansible reboot module – Shutdown Command Not found on Linux

July 6, 2019 By Cloud_Devops Leave a Comment

Ansible is a widely used configuration management tool. Opensource community and RedHat aggressively developing to create modules for each task. In Ansible 2.7, reboot module is responsible to reboot the host and wait to come back. But the Linux image development varies for each organization. In some environment, engineers might remove shutdown command from the […]

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

Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·