Skip to content

Commit

Permalink
Fixes #25: Suggest using source install for more pleasant experience.…
Browse files Browse the repository at this point in the history
… [ci skip]
  • Loading branch information
geerlingguy committed Dec 12, 2017
1 parent 9a8c9ae commit 3f1a802
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

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

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`.
Expand Down

0 comments on commit 3f1a802

Please sign in to comment.