Use the .yaml file extension for all YAML files
This commit is contained in:
parent
9d0697f0d0
commit
1bcb77961b
60 changed files with 1 additions and 1 deletions
11
playbooks/roles/zigbee2mqtt/meta/main.yaml
Normal file
11
playbooks/roles/zigbee2mqtt/meta/main.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
dependencies:
|
||||
- role: distribution_check
|
||||
vars:
|
||||
distribution_check__supported_distributions:
|
||||
- name: Debian
|
||||
versions:
|
||||
- "11"
|
||||
- role: nodejs
|
||||
vars:
|
||||
nodejs__major_version: 16
|
Loading…
Add table
Add a link
Reference in a new issue