dkim.yml 106 B

123456
  1. - name: 'Restart opendkim'
  2. service:
  3. name: 'opendkim'
  4. state: 'restarted'
  5. # vim: ft=yaml.ansible