mirror of
https://github.com/roles-ansible/ansible_role_restic_archiver.git
synced 2024-08-16 10:09:49 +02:00
Merge branch 'master' of https://github.com/arillso/ansible.restic
This commit is contained in:
commit
e57e81a115
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
- restic_init.rc != 0
|
||||
- not 'config file already exists' in restic_init.stderr
|
||||
- not 'config already initialized' in restic_init.stderr
|
||||
- not 'config already exists' in restic_init.stderr
|
||||
loop: "{{ restic_repos|dict2items }}"
|
||||
when:
|
||||
- item.value.init is defined
|
||||
|
|
Loading…
Reference in a new issue