2022-12-08 23:45:22 +01:00
|
|
|
---
|
|
|
|
dependencies:
|
|
|
|
- role: distribution_check
|
|
|
|
vars:
|
2023-07-08 23:41:12 +02:00
|
|
|
distribution_check__distribution_support_spec:
|
2022-12-08 23:45:22 +01:00
|
|
|
- name: Debian
|
2023-07-08 19:58:02 +02:00
|
|
|
major_versions:
|
2022-12-08 23:45:22 +01:00
|
|
|
- "11"
|
2023-07-27 18:26:47 +02:00
|
|
|
- "12"
|
2022-12-08 23:45:22 +01:00
|
|
|
- role: nodejs
|
|
|
|
vars:
|
|
|
|
nodejs__major_version: 16
|