Clarified examples

This commit is contained in:
Daan
2024-11-29 09:27:47 +01:00
parent df2185612a
commit a1fb69652b
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
---
name: Refresh the apt cache
company: Temp-Agents
company: "Temp-Agents"
variables:
- name: package_manager
value: "apt"

View File

@@ -1,6 +1,6 @@
---
name: "Echo some text in the terminal of the device"
device: raspberrypi5
name: Echo some text in the terminal of the device
device: "raspberrypi5"
variables:
- name: var1
value: "Testing"

View File

@@ -1,6 +1,6 @@
---
name: Refresh the apt cache
company: Temp-Agents
company: "Temp-Agents"
variables:
- name: package_manager
value: "apt"

View File

@@ -1,6 +1,6 @@
---
name: Ping Multiple Points
company: Temp-Agents
company: "Temp-Agents"
variables:
- name: host1
value: "1.1.1.1"