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

This commit is contained in:
2025-02-13 12:20:03 +01:00
parent 9494aa14c9
commit ab1105b058
4 changed files with 108 additions and 18 deletions
+1 -1
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"