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