- name: 'Restart opendkim'
  service:
    name: 'opendkim'
    state: 'restarted'

# vim: ft=yaml.ansible