all for want of an e

This commit is contained in:
Kevin Fenzi 2017-02-14 20:48:37 +00:00
parent a966a36ca4
commit c3183f74ec

View file

@ -19,7 +19,7 @@
- base
- name: install opendkim SigningTable file
copy: src=SigningTable dest=/etc/opendkim/SigningTabl mode=644 owner=opendkim group=opendkim
copy: src=SigningTable dest=/etc/opendkim/SigningTable mode=644 owner=opendkim group=opendkim
tags:
- opendkim
- config