We’re happy to announce that the next release of AWX, version 22.4.0 is now available!
Some notable features include:
- Add instance_group to bulk api
- Add managed_by_policy checkbox to instances form
- Add warnings when associating or disassociating instances from instance groups.
- Enable/disable services on reboot
- Send real client remote address in TACACS+ authentication packet
- Add management command to precreate partitioned tables
- Upgrade psycopg2 to psycopg3
- Add dynamically configurable debug settings
- Add AWS Secretsmanager plugin
- Improve performance for awx cli export
- In collection, give changed status in workflow_job_template when destroying nodes
- Add --interval to launch monitor command
- Tooling for running collection tests locally ad hoc
In addition AWX Operator version 2.3.0 has also been released!
Some notable features include:
- Updated backup and restore roles so that node selector can be passed through spec
- Update code with capability to set the init container resources instead of using web or task container resources
Please see the releases pages for more details:]
AWX: https://github.com/ansible/awx/releases/tag/22.4.0
Operator: https://github.com/ansible/awx-operator/releases/tag/2.3.0
-The AWX team.