This commit is contained in:
2025-11-18 09:36:36 +01:00
parent 9191f5cc1e
commit 1d9ad49a46

5
training/ping.yml Normal file
View File

@@ -0,0 +1,5 @@
- name: Hacer ping a todos los hosts
hosts: all
tasks:
- name: Hacer ping a los hosts
ping: