ansible-infra/playbooks/roles/zigbee2mqtt/meta/main.yaml
June 82b64e24c6 Fix variable name
Thanks jtbx for pointing that out!
2023-07-08 23:41:12 +02:00

12 lines
237 B
YAML

---
dependencies:
- role: distribution_check
vars:
distribution_check__distribution_support_spec:
- name: Debian
major_versions:
- "11"
- role: nodejs
vars:
nodejs__major_version: 16