Hi all,
A few moments ago we released AWX 2.1.0. In addition to a few bug fixes, there are a couple other notable changes in this release:
- Added job distribution that uses job slices to distribute large playbook runs across the AWX cluster. Note that this is only for jobs that do not do cross-host orchestration.
- Removed usage of the Celery library for playbook execution.
A full changelog is available on the GitHub release page:
https://github.com/ansible/awx/releases/tag/2.1.0
For general questions and help troubleshooting while using AWX, start a new thread in this mailing list.
For any bugs you find while using AWX, please report them here: https://github.com/ansible/awx/issues/new/choose.
Happy automating!
Shane