Announcing AWX 21.14.0 and AWX-Operator 1.4.0

Hi all,

We’re happy to announce that the next release of AWX, version 21.14.0 is now available!
Some notable features include:

  • Use ansible-runner change to get periodic keep-alive messages in K8S
  • Automatically build image for feature branch
  • Add scm_branch to inventory source and inventory update
  • [New Feature] Add Bulk add host and bulk job launch
  • Add instance groups roles
  • Adds support for a pseudolocalization and lang query params
  • Turn off auto completion on the login form
  • Introducing tech preview of the new AWX UI
  • Expose execution node var for playbook
  • Expose SOCIAL_AUTH_USERNAME_IS_FULL_EMAIL

In addition AWX Operator version 1.4.0 has also been released!
Some notable features include:

  • Use sha1 instead of md5 to make the installer work in FIPS
  • Add loadbalancerip to spec file
  • Revert to using k8s_cp module to read backup files

Please see the releases pages for more details:
AWX: https://github.com/ansible/awx/releases/tag/21.14.0
Operator: https://github.com/ansible/awx-operator/releases/tag/1.4.0

-The AWX team.