spamassin-pyzor: Initial version of role

This commit is contained in:
Timo Makinen 2020-09-24 17:58:40 +00:00
parent 6c11060bac
commit b23074f338
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: pyzor
state: installed
notify: restart spamassassin