mirror of
https://github.com/roles-ansible/ansible_role_restic_archiver.git
synced 2024-08-16 10:09:49 +02:00
Update Linux.yml
This commit is contained in:
parent
05b1758e82
commit
9260b88a97
1 changed files with 1 additions and 1 deletions
|
@ -45,5 +45,5 @@
|
|||
when:
|
||||
- restic_create_cron
|
||||
- item.name is defined
|
||||
- item.scheduled
|
||||
- item.scheduled | default(false)
|
||||
with_items: '{{ restic_backups }}'
|
||||
|
|
Loading…
Reference in a new issue