From 6a070b8f1150dc84af1cfe4a5f5dc04bda6b2c41 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Fri, 21 Apr 2023 10:00:44 +0200 Subject: [PATCH] .. --- Copy_keysV2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Copy_keysV2.yml b/Copy_keysV2.yml index c87564c..c06a8c6 100644 --- a/Copy_keysV2.yml +++ b/Copy_keysV2.yml @@ -17,7 +17,7 @@ become_user: root tasks: - name: Copier le fichier trusted - ansible.posix.synchronize: + synchronize: mode: pull src: rsync://SVLCTPLOGSUP01.mom.fr/opt/splunk/etc/auth/distServerKeys/trusted.pem dest: /tmp/ \ No newline at end of file