spamassin-pyzor: Initial version of role
This commit is contained in:
parent
6c11060bac
commit
b23074f338
2 changed files with 12 additions and 0 deletions
7
roles/spamassassin-pyzor/tasks/main.yml
Normal file
7
roles/spamassassin-pyzor/tasks/main.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
|
||||
- name: install packages
|
||||
package:
|
||||
name: pyzor
|
||||
state: installed
|
||||
notify: restart spamassassin
|
Loading…
Add table
Add a link
Reference in a new issue