ansible-role-opendkim_postfix/tasks/install.yml

6 lines
109 B
YAML

---
- name: Ensure OpenDKIM software is present
package:
name:
- opendkim
- opendkim-tools