Make compatchecks deduplicatable

This commit is contained in:
uumas
2025-04-05 00:44:05 +03:00
parent 8e27769f5b
commit cebe1eb957
14 changed files with 70 additions and 77 deletions

View File

@@ -1,14 +1,4 @@
---
- name: Ensure host distribution is supported
ansible.builtin.import_role:
name: compatcheck
vars:
compatcheck_supported_distributions:
- name: debian
version_min: 11
- name: ubuntu
version_min: 22
- name: Install borgmatic
ansible.builtin.apt:
name: borgmatic