From a6ec0370632b67631d533859daafbdd6988d0eea Mon Sep 17 00:00:00 2001 From: Romina Brown Date: Tue, 2 Jun 2026 19:27:32 -0300 Subject: [PATCH] Se agrega variable zimbra_upgrade a readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed3cd9c..ac04dd7 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,8 @@ zm_repo: ``` * **disable_existing_dns_stub_listener:** Inform "y" to disable the systemd-resolved DNS stub listener and free up port 53. Default: **n** +* **zimbra_upgrade:** Inform "y" to upgrade an existing Zimbra installation. Zimbra will be upgraded to **zimbra_version** version. Default: **n** + Service Variables - Inform "y" or "n" --------------