Document the variable for virtual domains

This commit is contained in:
Jason Rothstein 2022-04-10 01:10:00 -05:00
parent cb9777f216
commit cbe3404f2a

View File

@ -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
------------