Merge pull request #7 from Brunty/patch-1

Updated README.md to reference geerlingguy.certbot
This commit is contained in:
Jeff Geerling 2017-01-21 15:17:46 -06:00 committed by GitHub
commit 353747a915

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: