From c07a43774986219a91591686155da3b70dba18a9 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Mon, 26 May 2025 15:10:15 +0200 Subject: [PATCH] Command_line notify platform command is template (#34553) --- source/_integrations/command_line.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/command_line.markdown b/source/_integrations/command_line.markdown index 7b76fce566c..62dcc19a08e 100644 --- a/source/_integrations/command_line.markdown +++ b/source/_integrations/command_line.markdown @@ -164,7 +164,7 @@ command_line: command: description: The action to take. required: true - type: string + type: template command_timeout: description: Defines number of seconds for command timeout. required: false