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.
Signed-off-by: Joachim Jablon <ewjoachim@gmail.com>