mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-22 07:50:43 +02:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f1a802d71 | ||
|
|
9a8c9ae417 |
@@ -8,6 +8,8 @@ Installs and configures Certbot (for Let's Encrypt).
|
|||||||
|
|
||||||
If installing from source, Git is required. You can install Git using the `geerlingguy.git` role.
|
If installing from source, Git is required. You can install Git using the `geerlingguy.git` role.
|
||||||
|
|
||||||
|
Generally, installing from source (see section `Source Installation from Git`) leads to a better experience using Certbot and Let's Encrypt, especially if you're using an older OS release.
|
||||||
|
|
||||||
## Role Variables
|
## Role Variables
|
||||||
|
|
||||||
The variable `certbot_install_from_source` controls whether to install Certbot from Git or package management. The latter is the default, so the variable defaults to `no`.
|
The variable `certbot_install_from_source` controls whether to install Certbot from Git or package management. The latter is the default, so the variable defaults to `no`.
|
||||||
|
|||||||
Reference in New Issue
Block a user