Posts:

AWX-RPM

Automate your Enterprise!

The AWX-RPM Management Tool has been released :)

https://github.com/MrMEEE/awx-rpm-manage

So.. what does it do?

For now, it does "only" updating and control of package exclude lists..

But the exclude lists should help solve previous package conflicts, please report back if it doesn't.

So r...

AWX-RPM 24.0.0 has been released

PostgreSQL 15 is now supported by the AWX team

PostgreSQL 13 is still working

AWX-RPM 23.9.0 has been released

Possibility to use an external database and run AWX-RPM in HA has been added

AWX-RPM 23.8.1 is out..

Updating should be as simple as:

  • Changing the version in /etc/yum.repos.d/awx-rpm.repo to 23.8.1
  • Running "dnf update awx-rpm"
  • Running "awx-manage migrate"
  • Running "systemctl restart awx-*"

Have fun

Update: 10-01-2023

Release of 23.6.0

  • Updating should now be as simple as changing the version in the ansible playbook, and rerunning the playbook (please report any issues)
  • I only spent about 2 hours to get from 23.5.1 -> 23.6.0, so the building seems to be A LOT more stable and easy now..
  • ...

Well, well, well.. 23.5.1 went pretty smoothly with the new building stuff..

  • Don't ask why the version is 23.5.2-***
  • The installer fails on the common awx.target systemd service (because I forgot to include it), but the rest works...
  • I haven't tested updates (or pretty much anything else).....