From d4166c44d9ff80f99ed5dd5cd5f0d003cf18d618 Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Thu, 4 May 2023 13:24:28 +0200 Subject: [PATCH] test file for jenkins --- test_play.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_play.yml b/test_play.yml index c5fdbd6..fc0046b 100755 --- a/test_play.yml +++ b/test_play.yml @@ -3,7 +3,7 @@ - name: "TestPlay" gather_facts: true become: true - hosts: all + hosts: 192.168.150.40 #hosts: localhost #connection: local tasks: