mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-12-11 20:30:18 +01: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