What Linux distribution is best suited for Ansible AWX?

Bit-10101

Member
Joined
Nov 30, 2021
Messages
52
Reaction score
8
Credits
442
I´ve got 3 options to work with as controller:
-LinuxMint
-Rocky
-Redhat


I like Ubuntu based distributions and if it possible I prefer go with LlinuxMint
(Probably not best suited for Ansible AWX, but I wanna know for sure)

Really appreciate your answer and experience
 


f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,400
Reaction score
4,853
Credits
47,036
Are you going to use Ansible for yourself personally or for the company you work for?
 

Brickwizard

Well-Known Member
Joined
Apr 28, 2021
Messages
4,933
Reaction score
3,299
Credits
36,712
In theory, it should work the same on any Ubuntu 20,04 LTS based distribution
 

dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
2,107
Reaction score
1,719
Credits
15,248
I've gotten AWX to work on CentOS and Fedora in the past. I've only been able to get the official "Tower" to work on Redhat.
Ansible itself, the CLI version, will run on any distro of Linux I've found so far.
 

dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
2,107
Reaction score
1,719
Credits
15,248
Just re-installed awx today, first time in a year. Changed a bit.
You'll need a beefier box now. 2cpus and 4GB RAM barely cut it. I recommend 4core and8GB.
Obviously you will need ansible
You will need python3-pip
You'll need a distro that supports podman or docker.
You'll need to install kubernetes minikube.

You can use these docs for minikube


After that, use these docs for the install.

 

TheProf

Well-Known Member
Joined
Jun 15, 2021
Messages
314
Reaction score
323
Credits
2,915
I just setup AWX in my lab as well, havent done much, but AWX is up and running in a container. I used docker-compse to deploy it.

For OS, I am running Ansible AWX on Ubuntu Server 20.04.3

I think for best OS, it depends on where you run the app, in an enterprise, you're probably going to use RHEL, CentOS, Rocky, and maybe even Fedora, Ubuntu server is also an option.

I am pretty sure AWX can run on most Linux distros, but for enterprise, you typically stick to the ones I mentioned above.

1643933877889.png


1643934090746.png
 
Last edited:

Staff online

Members online


Top