From 54d451e02573fa8f04a22a8a91e94b33a6b8ceab Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Thu, 20 Apr 2023 16:57:37 +0200 Subject: [PATCH] Correction --- Copy_keysV2.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Copy_keysV2.yml b/Copy_keysV2.yml index cd3aff6..8b9b94c 100644 --- a/Copy_keysV2.yml +++ b/Copy_keysV2.yml @@ -18,8 +18,8 @@ tasks: - name: Copier le fichier trusted fetch: - src: /opt/splunk/etc/auth/distServerKeys/trusted.pem - dest: /opt/splunk/etc/auth/distServerKeys/SVLCTPLOGSUP01.mom.fr/ + src: "/opt/splunk/etc/auth/distServerKeys/trusted.pem" + dest: "/opt/splunk/etc/auth/distServerKeys/SVLCTPLOGSUP01.mom.fr" owner: splunk group: splunk flat: no