mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Fix templating for dns and dns_search entries for both `awx_web` and `awx_task` images. Multiple entries were templated in a oneliner style while docker-compose wanted them in a list style.