#Minecraft server properties
# Generated by Ansible
{% for key, val in resulting_config.items() %}
{{ key }}={{ val }}
{% endfor %}