• 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

Automation

Ansible Tower / AWX – Passing Variables using SURVEY (extra-vars)

March 19, 2019 By Cloud_Devops 8 Comments

Ansible Survey - UnixArena

Ansible Tower’s Survey one of the cool feature which can be used to populate the variables every time the Template is executed. Ansible playbook might contain one more user variable depends on the use cases.  If you want to attach such playbook in AWX / Ansible Tower template, you need to pass the variables in […]

Filed Under: Ansible Tower, Automation, AWX 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 – Creating Workflow Template

March 7, 2019 By Cloud_Devops 1 Comment

Ansible workflow combines one or more resources links together in a sequence of disparate resources with conditional job results. This allows us to create a template for each task and combine in one workflow based on the results. The following resource could co-exist in workflows. inventory source syncs job templates project syncs workflow templates This […]

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

Ansible Tower / AWX – Configuring Role Based Access (RBAC)

March 6, 2019 By Cloud_Devops Leave a Comment

Ansible - RBAC

Ansible Tower/ AWX offers role-based access control for templates and workflows. It provides an option to define what kind of access needs to be given to a specific team or specific member within the organization. To automate each task, you need to create a template in Ansible Tower/ AWX. In some cases, we might create […]

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

Ansible Tower / AWX – Creating New Job Template

February 25, 2019 By Cloud_Devops Leave a Comment

AWX Logo - Creating Template

Ansible Job template is used to incorporate the playbook in the web interface. Before start creating the template, you must create the playbook and keep it ready in the project path.  We also need to create other objects like inventory, projects, and credentials to create a new job template. In this article, we will walk you […]

Filed Under: Ansible Tower, Automation, AWX 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 – Organization/Team/Users – Hierarchy

November 25, 2018 By Cloud_Devops 1 Comment

Ansible - Organization Teams Users - UnixArena

Ansible AWX/Tower offers multilevel access delegation and role-based access control to the organization. An organization is a logical collection of Users, Teams, Projects, and Inventories.  It is the highest level in the AWX / Ansible Tower object hierarchy. To support multiple clients from one umbrella, you could create an organization for each client and manage multiple […]

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

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 – How to Install and configure AWX ?

October 30, 2018 By Cloud_Devops 14 Comments

AWX - Home Page

Ansible AWX  is an upstream project of Ansible Tower.  To evaluate ansible Tower, you can deploy AWX and check the functionality. AWX deployment is simple if you have an existing docker environment. AWX is an opensource project and the community is offering AWX in the form of container. AWX requires multiple components like a database, Message queue, […]

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

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·