diff --git a/playbooks/97_test.yml b/playbooks/97_test.yml index f021bf4..30a01ca 100644 --- a/playbooks/97_test.yml +++ b/playbooks/97_test.yml @@ -8,4 +8,4 @@ - name: Test command: free - delegate_to: router \ No newline at end of file + when: inventory_hostname in groups['router'] \ No newline at end of file