Changed logic in device filtering and made code a little more readable with newlines.

This commit is contained in:
Daan Selen
2025-02-13 11:44:53 +01:00
parent 6a7ec78fe9
commit 9494aa14c9
2 changed files with 50 additions and 22 deletions

View File

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