Borgmatic improvements (very old changes I forgot to merge) #84

Merged
jeltz merged 4 commits from borgmatic_hourly into master 2021-12-14 08:01:20 +01:00
Showing only changes of commit c8a877282f - Show all commits

View file

@ -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: