From 6a86969d8601c59fe80ddcd7edec66395cd18090 Mon Sep 17 00:00:00 2001 From: rpwolff Date: Mon, 3 Jul 2023 18:51:09 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eping.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ping.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ping.yml b/ping.yml index b1497e5..2670c05 100644 --- a/ping.yml +++ b/ping.yml @@ -1,6 +1,7 @@ --- - name: ping module hosts: linux + gather_facts: no become: false tasks: - name: test connection