From 20ea85712ebe8b8d9c74404c23f62fc728c0a5fb Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Thu, 20 Apr 2023 17:36:47 +0200 Subject: [PATCH] module copy --- Copy_keysV2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Copy_keysV2.yml b/Copy_keysV2.yml index 87a909a..c374871 100644 --- a/Copy_keysV2.yml +++ b/Copy_keysV2.yml @@ -18,7 +18,7 @@ tasks: - name: Copier le fichier trusted delegate_to: SVLCTPLOGSUP01.mom.fr - fetch: + copy: src: /opt/splunk/etc/auth/distServerKeys/trusted.pem dest: /tmp/ owner: root