• 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

DevOps

Ansible Tower / AWX – Installing & Configuring Tower-cli

March 25, 2019 By Cloud_Devops 2 Comments

Ansible - Tower-cli

Tower-CLI (tower-cli) is a command line tool for managing Ansible Tower/AWX. It allows Tower commands to be easily run from the Unix/Linux command line. This command line tool sends commands to the Tower RESTful API. It is capable of retrieving, creating, modifying, and deleting most resources within the Tower. It also used for creating objects […]

Filed Under: Ansible engine, Ansible Tower, AWX, Configuration Management, DevOps Tagged With: Ansible, Ansible Tower, AWX

How to Install and Configure Jenkins on Redhat/ CentOS 7?

March 25, 2019 By Cloud_Devops 4 Comments

Jenkins - UnixArena

Installing and configuring Jenkins on Redhat Linux / CentOS is very straight forward. Jenkins is a very famous tool among developers.  Jenkins is an open source automation platform written in Java. The creator of Jenkins is Kohsuke Kawaguchi and it has been developed when he was working at Sun Microsystems. Jenkins supports most of the […]

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

Ansible Tower / AWX – Trigger Ansible Job using REST API

March 21, 2019 By Cloud_Devops 6 Comments

Restful API - POST - Ansible Tower - AWX

Ansible AWX / Ansible Tower supports RESTfull API calls. It provides greater flexibility that you no need to be in Ansible Tower/AWX console to start the template or read the ansible job results. You could post the API from anywhere. It could be a web portal or from your laptop using POSTMAN/SoapUI. This article will […]

Filed Under: Ansible engine, Ansible Tower, AWX, Configuration Management, DevOps Tagged With: Ansible, Ansible Tower, AWX

Ansible Tower / AWX – Creating SCM Git Project in Ansible

March 11, 2019 By Cloud_Devops 3 Comments

Source Control Management - AWX Ansible Tower

Ansible playbooks and roles must be kept in the Git repositories. Git provides a great mechanism to track the changes in the source code (i.e Playbooks). It also allows playbook developers to create a new branch and work on the codes without impacting the production. Ansible offers an option to pull the new codes on […]

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

Ansible Tower / AWX – Store Credential & Custom Credentials Type

December 29, 2018 By Cloud_Devops 3 Comments

Ansible Tower / AWX provides an option to store multiple credentials in an encrypted format. It supports multiple credential types which include AWS, Google Cloud computing, Insights, Redhat CloudForms, OpenStack, Network, VMware vCenter, and Redhat Satellite.  We could also add custom credential type to authenticate with other components. In the first part of the article, we […]

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

AWX / Ansible Tower – Inventory & Bulk Hosts Import

December 16, 2018 By Cloud_Devops 7 Comments

AWX / Ansible Tower’s inventory is a key component to start the automation. Creating the inventory could be a lengthy process when you use the graphical user interface. AWX/Tower offers multiple methods to add the hosts into inventory. In this article, we will see that how to add the hosts in Ansible Tower/ AWX inventory using GUI and […]

Filed Under: Ansible engine, Ansible Tower, Automation, AWX, Configuration Management, DevOps Tagged With: Ansible, Ansible Tower, AWX, awx-manage

Ansible Tower / AWX – How to Create Manual SCM Project ?

November 20, 2018 By Cloud_Devops 3 Comments

Ansible Tower - AWX - Manual SCM project

AWX / Ansible Tower offers a graphical user interface and role-based access control to make ansible for everyone. Once the AWX / Ansible Tower is deployed, the first step is to create the project to source the playbooks. AWX/Ansible Tower supports multiple SCM types like Git, Mercurial, Subversion and Redhat insights. Source control manager is not […]

Filed Under: Ansible engine, Ansible Tower, AWX, Configuration Management, DevOps Tagged With: Ansible, Ansible Tower, AWX

Ansible Tower (Licensed) vs Ansible AWX (Open Source)

October 30, 2018 By Cloud_Devops 3 Comments

AWX vs Ansible Tower

Ansible Tower offers a graphical user interface with role-based access control method for the end users.  Tower enables to use ansible engine‘s rich features to everyone including non-technical people.  Ansible admin is still required to write the playbook and configure as a template to make it available for everyone and carefully delegate the work to […]

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

How to Encrypt Playbook using Ansible Vault ?

October 29, 2018 By Cloud_Devops Leave a Comment

Ansible Inventory

Ansible provides a secure mechanism to store sensitive information in an encrypted format. In some cases, we might need to supply account password or secure key in the playbook. If we store such a information in a plain text file,  we could compromise system security. In this article, we will see that how to encrypt the playbook, […]

Filed Under: Ansible engine, Automation, Configuration Management, DevOps Tagged With: Ansible, Encrypt, Update Root Password

Ansible – Download Roles from Ansible Galaxy

October 28, 2018 By Cloud_Devops Leave a Comment

Ansible - File and Copy Modules

Writing Playbooks and Roles are simple but yet to spend time for referring to the module’s man pages and need to build the logic with proper error handling. Ansible galaxy is a place where you can get the pre-written roles for various automation purposes. Galaxy hosts more than 18,000 roles written by the community members.  […]

Filed Under: Ansible engine, Automation, Configuration Management, DevOps Tagged With: Ansible, Chrony, RHEL 7

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·