From 0a2df6ec5dc083c09ccda0f1a0da4902db29d2a4 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 25 May 2020 21:17:26 +0000 Subject: [PATCH] commit 008376d8bf174ad23e88ff9c87e9f47bf5ae3773 Author: Robert Kaussow Date: Mon May 25 23:01:26 2020 +0200 fix downstream repo --- index.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/index.md b/index.md index 32db2e3..5d73823 100644 --- a/index.md +++ b/index.md @@ -8,24 +8,24 @@ type: docs Setup [certbot](https://certbot.eff.org/) Let's Encrypt client. * [Default Variables](#default-variables) - * [certbot_bin](#certbot-bin) - * [certbot_command_arguments](#certbot-command-arguments) - * [certbot_config_dir](#certbot-config-dir) - * [certbot_credentials](#certbot-credentials) - * [certbot_cron_enabled](#certbot-cron-enabled) - * [certbot_cron_file](#certbot-cron-file) - * [certbot_cron_hour](#certbot-cron-hour) - * [certbot_cron_minute](#certbot-cron-minute) - * [certbot_domain_groups](#certbot-domain-groups) - * [certbot_email](#certbot-email) - * [certbot_log_dir](#certbot-log-dir) - * [certbot_packages_extra](#certbot-packages-extra) - * [certbot_pip](#certbot-pip) - * [certbot_preferred_challenges](#certbot-preferred-challenges) - * [certbot_rsa_key_size](#certbot-rsa-key-size) - * [certbot_server](#certbot-server) - * [certbot_user](#certbot-user) - * [certbot_work_dir](#certbot-work-dir) + * [certbot_bin](#certbot_bin) + * [certbot_command_arguments](#certbot_command_arguments) + * [certbot_config_dir](#certbot_config_dir) + * [certbot_credentials](#certbot_credentials) + * [certbot_cron_enabled](#certbot_cron_enabled) + * [certbot_cron_file](#certbot_cron_file) + * [certbot_cron_hour](#certbot_cron_hour) + * [certbot_cron_minute](#certbot_cron_minute) + * [certbot_domain_groups](#certbot_domain_groups) + * [certbot_email](#certbot_email) + * [certbot_log_dir](#certbot_log_dir) + * [certbot_packages_extra](#certbot_packages_extra) + * [certbot_pip](#certbot_pip) + * [certbot_preferred_challenges](#certbot_preferred_challenges) + * [certbot_rsa_key_size](#certbot_rsa_key_size) + * [certbot_server](#certbot_server) + * [certbot_user](#certbot_user) + * [certbot_work_dir](#certbot_work_dir) * [Dependencies](#dependencies) ---