diff --git a/inv/hosts b/inv/hosts index 0b8ea62..3c8b4f2 100755 --- a/inv/hosts +++ b/inv/hosts @@ -3,6 +3,7 @@ test: hosts: # debian: 192.168.50.150: + 172.23.0.187: # rocky: dan-jam-02: ras-dan-01: diff --git a/test_play.yml b/test_play.yml index c406263..e6fc867 100755 --- a/test_play.yml +++ b/test_play.yml @@ -3,7 +3,7 @@ - name: "TestPlay" gather_facts: true become: false - hosts: 192.168.50.150 + hosts: test #hosts: localhost #connection: local tasks: