spamassassin-ixhash: Initial version of role

This commit is contained in:
Timo Makinen 2020-09-24 17:46:11 +00:00
parent a70fb0ae43
commit 6c11060bac
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
dependencies:
- {role: epel-repo}
- {role: spamassassin}

View file

@ -0,0 +1,7 @@
---
- name: install packages
package:
name: spamassassin-iXhash2
state: installed
notify: restart spamassassin