ansible-role-opendkim_postfix/tasks/install.yml

7 lines
109 B
YAML
Raw Normal View History

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