Learning git... stopped tracking examples directory.

This commit is contained in:
2025-01-10 12:26:58 +01:00
parent f04e49eb7d
commit 234683e49c
5 changed files with 0 additions and 88 deletions
-9
View File
@@ -1,9 +0,0 @@
---
name: Echo a string to the terminal through the meshbook example.
group: "Dev"
variables:
- name: file
value: "/etc/os-release"
tasks:
- name: Echo!
command: "echo $(cat {{ file }})"