Updated README.md to reference geerlingguy.certbot

It now references geerlingguy.certbot - previously it was referencing geerlingguy.letsencrypt
This commit is contained in:
Matt Brunt 2016-07-26 16:07:06 +01:00 committed by GitHub
parent c762892bb1
commit eece6540a2

View File

@ -28,7 +28,7 @@ None.
- hosts: servers
roles:
- geerlingguy.letsencrypt
- geerlingguy.certbot
After installation, you can create certificates using the `certbot-auto` script, which by default is installed inside the configured `certbot_dir`, so by default, `/opt/certbot/certbot-auto`. Here are some example commands to configure certificates with Certbot: