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: