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
|
dest: /etc/apt/preferences.d/borgmatic-bullseye
|
||||||
when:
|
when:
|
||||||
- "ansible_distribution == 'Debian'"
|
- "ansible_distribution == 'Debian'"
|
||||||
- "ansible_distribution_major_version in ('stretch', 'buster')"
|
- "ansible_distribution_major_version in ('stretch', 'buster', '9', '10')"
|
||||||
|
|
||||||
- name: Install borgmatic
|
- name: Install borgmatic
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in a new issue