This commit is contained in:
2026-02-05 02:54:40 +07:00
commit 6efcac62b1

6
ping.yml Normal file
View File

@@ -0,0 +1,6 @@
- name: Test Connection to Servers
hosts: all
become: no
tasks:
- name: Ping my Servers
ping: