From a82f2a0eba812f4e6a2308d5e564f884033d6cb9 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Tue, 25 Apr 2023 13:26:26 +0200 Subject: [PATCH] . --- roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml b/roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml index db345ba..cdfd248 100644 --- a/roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml +++ b/roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml @@ -5,7 +5,7 @@ #hosts: all:!splunk_uf_Linux:!splunk_deployement copy: src: "/tmp/trusted.pem" - src: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/trusted.pem" + #src: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/trusted.pem" dest: "/opt/splunk/etc/auth/distServerKeys/SVLCTPLOGSUP01.mom.fr/" owner: splunk group: splunk