Initial commit

This commit is contained in:
2022-06-26 19:46:33 +02:00
commit 818d34657c
106 changed files with 1390 additions and 0 deletions

View 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