mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2025-07-19 13:48:43 +02:00
Add description to borgmatic_timer_cron_name and borgmatic_timer
This commit is contained in:
parent
dd0521b816
commit
252850064d
@ -172,3 +172,11 @@ argument_specs:
|
||||
type: bool
|
||||
required: false
|
||||
description: Auto initialization of the repo on the backup server.
|
||||
borgmatic_timer_cron_name:
|
||||
type: str
|
||||
required: false
|
||||
description: Name of the cron Job
|
||||
borgmatic_timer:
|
||||
type: str
|
||||
required: false
|
||||
description: If the variable is set, a timer is installed. A choice must be made between "cron" and "systemd".
|
||||
|
Loading…
Reference in New Issue
Block a user