get rid of sorbs: it times out often and doesn't seem to be a great list
[ansible.git] / roles / email / templates / KeyTable
1 {% for item in postfix.opendkim.private_keys %}
2 {{ item }}      {{ item }}:mail:/etc/opendkim/{{ item }}/mail.private
3 {% endfor %}