mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
This was missed in the initial EE PR. Ansible is no longer installed inside of the web & task containers, causing this to show up in the container logs: ``` /usr/bin/launch_awx.sh: line 18: ansible: command not found /usr/bin/launch_awx.sh: line 19: ansible: command not found ```