From 1cffed125d07e393437f49f5ef031582477211a4 Mon Sep 17 00:00:00 2001 From: jaydee Date: Mon, 21 Aug 2023 09:36:21 +0200 Subject: [PATCH] upt playbook --- playbooks/97_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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