mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2024-11-19 19:07:42 +01:00
Add missing arg_spec: borgmatic_version
This commit is contained in:
parent
e9161f596e
commit
2f4966fff3
@ -180,6 +180,10 @@ argument_specs:
|
||||
type: str
|
||||
required: false
|
||||
description: Minute when regular create and prune cron/systemd-timer job will run.
|
||||
borgmatic_version:
|
||||
type: str
|
||||
required: false
|
||||
description: Borgmatic version to install. Defaults to 'latest'
|
||||
borg_ssh_key_type:
|
||||
type: str
|
||||
required: false
|
||||
|
Loading…
Reference in New Issue
Block a user