Initial commit
This commit is contained in:
11
ankeborg-med-postfix-v4.yml
Normal file
11
ankeborg-med-postfix-v4.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- hosts: ankeborg
|
||||
become: true
|
||||
vars:
|
||||
mail_hostname: "{{ inventory_hostname }}"
|
||||
canonical_name: "{{ inventory_hostname_short }}.nixnet.\
|
||||
example.tld"
|
||||
|
||||
roles:
|
||||
- base-v2
|
||||
- postfix-v4
|
||||
|
||||
Reference in New Issue
Block a user