From ac07e9181450df6f8335934785d73d24f3d76e51 Mon Sep 17 00:00:00 2001 From: Frank Dornheim <524257+conloos@users.noreply.github.com> Date: Sat, 11 Mar 2023 23:12:46 +0100 Subject: [PATCH] Add borg_ssh_key_type --- meta/arguments_specs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta/arguments_specs.yml b/meta/arguments_specs.yml index f7ade74..a1a3321 100644 --- a/meta/arguments_specs.yml +++ b/meta/arguments_specs.yml @@ -181,3 +181,7 @@ argument_specs: type: str required: false description: If the variable is set, a timer is installed. A choice must be made between "cron" and "systemd". + borg_ssh_key_type: + type: str + required: false + description: The algorithm used to generate the SSH private key