Skip to content

ansible tower

AWS Multi – AZ Ansible Tower Cluster backed by RDS and fronted by ALB

  • by

Ever wondered how you could run ansible tower in clustered mode across multiple AZ in AWS?  This post will describe how you can build the following architecture:   First, build 3 ec2 instances each in a different AZ’s. You should be more than ok with t2.large instance sizes. The subnets in the VPC can be private.… Read More »AWS Multi – AZ Ansible Tower Cluster backed by RDS and fronted by ALB

ServiceNow (snow) inventory for Ansible Tower 3.2.1

  • by

If you are a ServiceNow user you can now go to https://github.com/ServiceNowITOM/ansible-sn-inventory use the dynamic inventory available to sync CI items from Service Now to ansible tower. This tutorial will show what you need to do to make this happen on ansible tower 3.2.1. A big thanks to Reuben Stump, Alex Mittell for writing this integration.… Read More »ServiceNow (snow) inventory for Ansible Tower 3.2.1

RHV 4.1 / RHEV 4.1 Dynamic Inventory For Ansible Tower

  • by

Out of the box Ansible Tower 3.1.2 does not come with the Red Hat Virtualization 4.0 provider. You will find the instructions here to get it working: Step 1: SSH into the ansible tower [dobby@dobby ~]$ ssh root@tower.local.domb.com Step 2: Install ovirt-engine-sdk-python [root@towerldo ~]# yum install ovirt-engine-sdk-python Step 3: cd into /opt/rh and get the… Read More »RHV 4.1 / RHEV 4.1 Dynamic Inventory For Ansible Tower

Red Hat Asia Tech Exchange – The Power of Red Hat Open Management

It was a great honor to present at Asia Tech Exchange in Vietnam! The presentation I gave was a modified version of the Red Hat Summit presentation and included a live demo of deploying Satellite 6, Ansible Tower, CloudForms and Red Hat Insights fully integrated in 45 minutes. The participants were able to understand and… Read More »Red Hat Asia Tech Exchange – The Power of Red Hat Open Management

Red Hat Tech Exchange 2017 – Asia Pacific – The Power Of Integration

I will be speaking at Red Hat Tech Exchange in Vietnam September 3rd about the power of integration around the Red Hat Management portfolio. You will see a life demo on how you can deploy and full integrate CloudForms, Satellite6 and Ansible Tower. I will also explain why it is important to have native integration… Read More »Red Hat Tech Exchange 2017 – Asia Pacific – The Power Of Integration

Red Hat Summit 2017 Button Push Deployments With Integrated Red Hat Open Management DEMO

  • by

So here we are again. In less then a week I will be speaking again at Red Hat Summit. Last year I showed how you can deploy multi-tier multi-host applications across AWS, GCP, Azure and RHV with CloudForms, Satellite6 and Ansible Tower. A year went by but requests from customers wanting to testdrive the power… Read More »Red Hat Summit 2017 Button Push Deployments With Integrated Red Hat Open Management DEMO

Deploy and build containers on Red Hat OpenShift Container Platform 3.4 via CloudForms 4.2 self service

  • by

I had multiple requests if CloudForms is able to provision containers via self service to the Red Hat OpenShift container platform. I liked the idea as you can not expect from every developer in your company to know how to create templates or build configs. I will walk you through, step by step how this… Read More »Deploy and build containers on Red Hat OpenShift Container Platform 3.4 via CloudForms 4.2 self service

Register hosts to Satellite6 via CloudForms and Ansible Tower part 3

  • by

In the first two parts of the blog series you’ve learned how you can create an inventory synchronizing Ansible Tower with CloudForms, create a Job Template in Ansible Tower and auto generate a service catalog item in CloudForms from the Job Template under the configuration management tab. You’ve also learned how you can create a… Read More »Register hosts to Satellite6 via CloudForms and Ansible Tower part 3