Initial commit
This commit is contained in:
13
ankeborg-jackbenny-postfix.yml
Normal file
13
ankeborg-jackbenny-postfix.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
- hosts: ankeborg
|
||||
become: true
|
||||
vars:
|
||||
mail_hostname: "{{ inventory_hostname }}"
|
||||
canonical_name: "{{ inventory_hostname_short }}.mynet.\
|
||||
example.com"
|
||||
relay_user: xxx
|
||||
relay_password: yyy
|
||||
external_email_address: me@example.com
|
||||
|
||||
roles:
|
||||
- jackbenny.postfix
|
||||
|
||||
Reference in New Issue
Block a user