diff --git a/playbooks/97_test.yml b/playbooks/97_test.yml index b85bfa3..f021bf4 100644 --- a/playbooks/97_test.yml +++ b/playbooks/97_test.yml @@ -7,4 +7,5 @@ msg: play1 - name: Test - command: free \ No newline at end of file + command: free + delegate_to: router \ No newline at end of file