From cbe3404f2afde2cfdb89d8f7537a26c11e6761c3 Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Sun, 10 Apr 2022 01:10:00 -0500 Subject: [PATCH] Document the variable for virtual domains --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d91bb75..957071c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Role Variables | Variable | Default | Description | |-|-|-| | postfix_vhost | inventory_hostname | What mod_md certificate should be used for Postfix | +| domain_list | Undefined | List of strings for domains to accept email for and send to local LMTP for | Dependencies ------------