Slight modifications and gave round response a better name: Task {Number}.

This commit is contained in:
Daan Selen
2025-01-09 10:08:47 +01:00
parent 27473583e4
commit 5492bd7e2f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
---
name: Echo some text in the terminal of the device
group: "Kubernetes"
group: "Dev"
variables:
- name: package_manager
value: "apt"
@@ -26,6 +26,6 @@ tasks:
- name: Ping Google DNS
command: "ping {{ google_dns }} -c 4"
- name: Ping Quad9 DNS
command: "ping {{ quad9_dns }} -c 4"
command: "ping {{ quad9_dns }} -c 4"