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
|
- name: Ensure postfix belongs to sasl group
|
||||||
user:
|
user:
|
||||||
|
name: postfix
|
||||||
append: true
|
append: true
|
||||||
groups:
|
groups:
|
||||||
- sasl
|
- sasl
|
||||||
|
|
Loading…
Reference in a new issue