mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2025-05-24 01:17:15 +02:00
Add borg_ssh_key_type
This commit is contained in:
parent
644a33f974
commit
ac07e91814
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user