6 lines
130 B
Text
6 lines
130 B
Text
|
# {{ ansible_managed }}
|
||
|
|
||
|
postmaster: root
|
||
|
root: {{ ansible_user_id }}
|
||
|
{{ ansible_user_id }}: {{ ansible_user_id }}@{{ mydomain }}
|