Borgmatic improvements (very old changes I forgot to merge) #84
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
dest: /etc/apt/preferences.d/borgmatic-bullseye
|
||||
when:
|
||||
- "ansible_distribution == 'Debian'"
|
||||
- "ansible_distribution_major_version in ('stretch', 'buster')"
|
||||
- "ansible_distribution_major_version in ('stretch', 'buster', '9', '10')"
|
||||
|
||||
- name: Install borgmatic
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue