Added OS filtering doc and supported (1 level deep) nested definition.

This commit is contained in:
Daan Selen
2025-02-13 12:20:03 +01:00
parent 9494aa14c9
commit ab1105b058
4 changed files with 108 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
---
name: Echo some text in the terminal of the device
group: "Development"
target_os: "Debian"
target_os: "Linux" # <----
variables:
- name: package_manager
value: "apt"