Add 9 & 10 for Debian distribution
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
c6b768e1bb
commit
c8a877282f
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