24.6.2 (2024-12-29)
- Code cleanup and dependency update
24.6.1 (2024-09-03)
- Updated to support AWX version
24.6.1
- Added script for mesh key pair generation
24.2.0 (2024-04-18)
- Updated to support AWX version
24.2.0
- Due to changes upstream dropped manual peering support which relied on AWX code patching. Please consider to change your deployment topology. This will only impact interconnection between AWX control plane nodes which from now is always needed.
-
All instances including management nodes must be deprovisioned before upgrade:
awx-manage deprovision_instance --hostname=XXXX
-
Postgres backend should be migrated/updated to version 15 before upgrading to this release
As a safeguard special flag is introduced:
awx_pg_is_on_supported_version: false
-
Short upgrade instruction for setup with dockerized Postgres database
UPGRADE
23.7.0 (2024-02-13)
- Updated to support AWX version
23.7.0
- Bootstrap dependencies are now tracked using
poetry
23.5.1 (2023-12-14)
- Updated to support AWX version
23.5.1
23.3.0 (2023-10-17)
- Updated to support AWX version
23.3.0
- Added role
awx_settings
for AWX settings configuration. Initial version. - Added meta role
defaults
for variables used by more then one role
- Fixed code indempotency in some tasks by switching to
awx.awx
collection
22.7.0 (2023-08-17)
- Updated to support AWX version
22.7.0
- Make more Nginx params configurable
- Make more Uwsgi params configurable
22.5.0 (2023-07-25)
- Updated to support AWX version
22.5.0
22.4.0 (2023-07-07)
-
Updated to support AWX version
22.4.0
-
Renamed variables:
awx_receptor_ca_crt
toawx_mesh_ca_crt
awx_receptor_ca_key
toawx_mesh_ca_key
- Make workers uuids static
- Make Postgres keepalives options configurable
22.2.0 (2023-05-11)
- Updated to support AWX version
22.2.0
FEATURES
- Updated to support AWX version
22.0.0
FEATURES
- Updated to support AWX version
21.14.0
IMPROVEMENTS
- Fix SELinux permission denied issue inside custom
awx-ee
container
FEATURES
- Updated to support AWX version
21.13.0
FEATURES
- Updated to support AWX version
21.12.0
FEATURES
- Updated to support AWX version
21.11.0
IMPROVEMENTS
-
Custom EE image is now available for both
linux/amd64
andlinux/arm64
architectures -
Starting with this release the code is only compatible with Ansible version 4.0.0 and above
-
This code is now avaibale in an Ansible collection form.
It can be installed with the command:
ansible-galaxy collection install fitbeard.awx
or
ansible-galaxy collection install fitbeard.awx:21.11.0
FEATURES
- Updated to support AWX version
21.10.2
FEATURES
- Updated to support AWX version
21.9.0
- Added manual peering scenario (Ansible Automation Platform style)
- Added hop node support
IMPROVEMENTS
- Now new execution and hop nodes are added automatically during configuration
FEATURES
- Updated to support AWX version
21.8.0
FEATURES
- Updated to support AWX version
21.7.0
IMPROVEMENTS
- Total code refactoring
FEATURES
- Updated to support AWX version
17.x
FEATURES
- Updated to support AWX version
16.x
FEATURES
- Updated to support AWX version
14.x
FEATURES
- Updated to support AWX version
11.x