From d0caaf4f963955368a31419bbaab365d332df5a8 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Thu, 20 Apr 2023 15:51:21 +0200 Subject: [PATCH] Correction hosts --- Deploy_Splunk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploy_Splunk.yml b/Deploy_Splunk.yml index c606e79..6a20d83 100644 --- a/Deploy_Splunk.yml +++ b/Deploy_Splunk.yml @@ -8,7 +8,7 @@ - name: "Deploy Configuration for Instance Splunk DSMC" become: yes - hosts: splunk_deployement_TIC + hosts: splunk_deployement tasks: - name: Deploy_Configuration include_tasks: roles/splunk_deploy/tasks/Deploy_Conf_DSMC.yml \ No newline at end of file