From fdb61fedd80828162c576ecdfc2a6ab5112169e9 Mon Sep 17 00:00:00 2001 From: David Lopez Date: Thu, 27 Jul 2023 15:00:03 +0000 Subject: [PATCH] Update ping/ping.yml --- ping/ping.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ping/ping.yml b/ping/ping.yml index 6c82d6b..c74d7a5 100644 --- a/ping/ping.yml +++ b/ping/ping.yml @@ -1,6 +1,6 @@ --- -- hosts: "{{ hosts }}" +- hosts: "{{ hosts_servers }}" gather_facts: true tasks: - ping: \ No newline at end of file