Building a load balanced Ansible Tower cluster

Posted on vr 09 juli 2021 in ansible • Tagged with ansible, ansible tower, clustering, load balancing

Load balancing Ansible Tower cluster

As you might know, I do a bit of YouTubing. One video request I got a couple of times, was to do a video about clustering Ansible Tower behind a load balancer.

As I had never done that before myself, it sounded interesting, so I …


Continue reading

Connecting Satellite 6 and Ansible Tower

Posted on do 30 maart 2017 in ansible • Tagged with ansible, ansible-tower, satellite6, youtube

Today I want to talk about connecting Satellite 6 and Ansible Tower. There are two main benefits you can get right now from connecting Satellite 6 and Ansible Tower if you use both.

Sharing inventory data

First of all, if you share inventory data, you share hostnames and IP addresses …


Continue reading

Building a highly available Ansible Tower cluster

Posted on ma 13 maart 2017 in ansible • Tagged with ansible, ansible tower, youtube

With the release of Ansible Tower 3.1 a short while back, it became possible to setup Ansible Tower in a highly available, active-active topology. You do this by setting up multiple Tower nodes that talk to a shared PostgreSQL database on a separate node. This database can be setup …


Continue reading