From 4c454ec76ce8b536ffc08b456d5c1e5080436765 Mon Sep 17 00:00:00 2001 From: uumas Date: Wed, 11 May 2022 21:31:54 +0300 Subject: [PATCH] rename common docs --- docs/{general.md => all.md} | 1 + 1 file changed, 1 insertion(+) rename docs/{general.md => all.md} (98%) diff --git a/docs/general.md b/docs/all.md similarity index 98% rename from docs/general.md rename to docs/all.md index 65f548b..4f5d53d 100644 --- a/docs/general.md +++ b/docs/all.md @@ -10,4 +10,5 @@ These variables are used by multiple roles and have the following default values ``` reverse_proxy_type: caddy # Allowed values: caddy, none +```