Hello World
(IBM/Redhat) Ansible is now ubiquitous and a mandatory DevOps solution.
I tried to install AWX on clearlinux usind docker-compose but a python 3.7 module shot me in the shoulder.
Does anyone work on bundling (IBM/Redhat) AWX for clearlinux ? Do anyone need it also ?
Best Regards from France !
Welcome!
Can your share the steps you followed so far and any logs indicating the python module that hurt you?
Web applications like AWX require a special consideration of if/how to package in the distro because of things like this:
Q: Can I upgrade from one version of AWX to another?
A: Direct in-place upgrades between AWX versions are not supported.
1 Like