-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
02308b1
commit 8224ea6
Showing
3 changed files
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,8 @@ certbot_email: "[email protected]" | |
certbot_create_if_missing: yes | ||
# Install from source to get dns plugin folders | ||
certbot_install_from_source: yes | ||
|
||
# For live certs, uncoment | ||
# certbot_cloudflare_acme_server: "{{ certbot_cloudflare_acme_live }}" | ||
# Email address for Cloudflare Global API Key | ||
certbot_cloudflare_email: "[email protected]" | ||
# ansible-vault encrypt_string 'cloudflareAPIKey' --name 'certbot_cloudflare_api_key' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters