{ {% for key, value in docker_daemon_options.items() %} "{{ key }}": {{ value | to_json }}{% if not loop.last %},{% endif %} {% endfor %} }