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