mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 00:41:38 +02:00
Updated README.md to reference geerlingguy.certbot
It now references geerlingguy.certbot - previously it was referencing geerlingguy.letsencrypt
This commit is contained in:
parent
c762892bb1
commit
eece6540a2
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user