Merge "Update letsencrypt_gid documentation"

This commit is contained in:
Zuul 2020-02-14 19:17:23 +00:00 committed by Gerrit Code Review
commit bf0e2662f1

@ -7,3 +7,11 @@ Additionally a ``driver.sh`` script is installed to run the
authentication procedure and parse output.
**Role Variables**
.. zuul:rolevar:: letsencrypt_gid
:default: unset
Unix group `gid` for the `letsencrypt` group which has permissions
on the `/etc/letsencrypt-certificates` directory. If unset, uses
system default. Useful if this conflicts with another role that
assumes a `gid` value.