# {{ ansible_managed }}
{% for key, value in automysqlbackup_config.items() %}
{{ key | upper }}={{ value }}
{% endfor %}