Hey everyone,
We’ve released a new version of AWX, 6.1.0.
Here’s what’s new:
- Updated AWX to use Django 2.2.2.
- Updated the provided openstacksdk version to support new functionality (such as Nova scheduler_hints)
- Added the ability to specify a custom cacert for the HashiCorp Vault credential plugin
- Fixed a number of bugs related to path lookups for the HashiCorp Vault credential plugin
- Fixed a bug which prevented signed SSH certificates from working, including the HashiCorp Vault Signed SSH backend
- Fixed a bug which prevented custom logos from displaying on the login page (as a result of a new Content Security Policy in 6.0.0)
- Fixed a bug which broke websocket connectivity in Apple Safari (as a result of a new Content Security Policy in 6.0.0)
- Fixed a bug on the job output page that occasionally caused the “up” and “down” buttons to not load additional output
- Fixed a bug on the job output page that caused quoted task names to display incorrectly
For a full list of commits included in this release, see the tag page on GitHub: https://github.com/ansible/awx/releases/tag/6.1.0
Happy Automating!