From 62ff5a2cedfaf71ea0201bbb0a5afe8ad8d7eef9 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Tue, 25 Apr 2023 14:43:38 +0200 Subject: [PATCH] .. --- roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml b/roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml index 397c2a4..84d8f64 100644 --- a/roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml +++ b/roles/splunk_deploy/tasks/Deploy_Keys_to_others.yml @@ -8,6 +8,7 @@ dest: "/opt/splunk/etc/auth/distServerKeys/SVLCTPLOGSUP01.mom.fr/" owner: root group: root + remote_src: true - name: "Attribution des droits Splunk" shell: "chown -Rf splunk:splunk /opt/splunk/"