List the features

This commit is contained in:
Jason Rothstein 2021-10-27 00:02:56 -05:00
parent 621799043d
commit 7271471109

View File

@ -8,6 +8,19 @@ Requirements
Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.
Feature List
------------
* Apache deployed
* Enables HTTP/2
* Enables and convets connections to HTTPS by default
* ACME based TLS Certificate request and renewal
* ACME uses Lets Encrypt by default, alternative ACME Providers may be specified
* Optionally act as a proxy to another URL
* Optionally redirect traffic to another URL
* Optionally populate DocumentRoot with git clone
* Multiple DocumentRoots supported, with aliases
Role Variables
--------------