mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-13 01:08:36 -05:00
ca27dee4fc
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.