Enable selecting the TLS Certificate

This commit is contained in:
2022-01-23 18:09:27 -06:00
parent 2e8186b540
commit d3988b8431
6 changed files with 34 additions and 3 deletions

View File

@@ -11,7 +11,9 @@ Any pre-requisites that may not be covered by Ansible itself or the role should
Role Variables
--------------
A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.
| Variable | Default | Description |
|-|-|-|
| postfix_vhost | inventory_hostname | What mod_md certificate should be used for Postfix |
Dependencies
------------