fix postfix user
This commit is contained in:
parent
2953e57a25
commit
802fa4b9f1
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@
|
|||
|
||||
- name: Ensure postfix belongs to sasl group
|
||||
user:
|
||||
name: postfix
|
||||
append: true
|
||||
groups:
|
||||
- sasl
|
||||
|
|
Loading…
Reference in a new issue