initial version of saslauthd role

This commit is contained in:
Timo Makinen 2019-05-27 21:04:07 +03:00
parent 33a70eacfd
commit 81a3becc55
4 changed files with 39 additions and 0 deletions

View file

@ -0,0 +1,6 @@
---
- name: restart saslauthd
service:
name: saslauthd
state: restarted