From e61cecf83875285145e971f956614e6a290351ae Mon Sep 17 00:00:00 2001 From: JonnyBravo Date: Mon, 16 Sep 2024 15:21:20 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Etest=5Fplay.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_play.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_play.yml b/test_play.yml index 5ba7240..c406263 100755 --- a/test_play.yml +++ b/test_play.yml @@ -3,7 +3,7 @@ - name: "TestPlay" gather_facts: true become: false - hosts: 192.168.50.40 + hosts: 192.168.50.150 #hosts: localhost #connection: local tasks: