Clarified examples
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Refresh the apt cache
|
name: Refresh the apt cache
|
||||||
company: Temp-Agents
|
company: "Temp-Agents"
|
||||||
variables:
|
variables:
|
||||||
- name: package_manager
|
- name: package_manager
|
||||||
value: "apt"
|
value: "apt"
|
||||||
|
|||||||
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: "Echo some text in the terminal of the device"
|
name: Echo some text in the terminal of the device
|
||||||
device: raspberrypi5
|
device: "raspberrypi5"
|
||||||
variables:
|
variables:
|
||||||
- name: var1
|
- name: var1
|
||||||
value: "Testing"
|
value: "Testing"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Refresh the apt cache
|
name: Refresh the apt cache
|
||||||
company: Temp-Agents
|
company: "Temp-Agents"
|
||||||
variables:
|
variables:
|
||||||
- name: package_manager
|
- name: package_manager
|
||||||
value: "apt"
|
value: "apt"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Ping Multiple Points
|
name: Ping Multiple Points
|
||||||
company: Temp-Agents
|
company: "Temp-Agents"
|
||||||
variables:
|
variables:
|
||||||
- name: host1
|
- name: host1
|
||||||
value: "1.1.1.1"
|
value: "1.1.1.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user