remove distribution checks
Some checks failed
/ Ansible Lint (push) Failing after 2m2s

Signed-Off-By: june
This commit is contained in:
lilly 2025-11-06 21:16:36 +01:00
commit aeec08fce8
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
2 changed files with 0 additions and 16 deletions

View file

@ -1,8 +0,0 @@
---
dependencies:
- role: distribution_check
vars:
distribution_check__distribution_support_spec:
- name: Debian
major_versions:
- "11"

View file

@ -1,8 +0,0 @@
---
dependencies:
- role: distribution_check
vars:
distribution_check__distribution_support_spec:
- name: Debian
major_versions:
- "11"