AWX 17 comes shipped with Ansible version 2.9.2*, but if you want to upgrade the Ansible version it can be some hassle. Here is how to upgrade the Ansible version for AWX :)
Note: the upgrade has to happen in the docker containers!
Login and run bash commands on the web container:
$ docker exec -it awx_web bash