diff --git a/Copy_keysV2.yml b/Copy_keysV2.yml index c06a8c6..cc9132f 100644 --- a/Copy_keysV2.yml +++ b/Copy_keysV2.yml @@ -16,8 +16,8 @@ become: yes become_user: root tasks: - - name: Copier le fichier trusted - synchronize: - mode: pull - src: rsync://SVLCTPLOGSUP01.mom.fr/opt/splunk/etc/auth/distServerKeys/trusted.pem - dest: /tmp/ \ No newline at end of file + - name: Copier le fichier trusted + synchronize: + mode: pull + src: rsync://SVLCTPLOGSUP01.mom.fr/opt/splunk/etc/auth/distServerKeys/trusted.pem + dest: /tmp/ \ No newline at end of file