diff --git a/Copy_keysV2.yml b/Copy_keysV2.yml index 8d54f5b..5247d04 100644 --- a/Copy_keysV2.yml +++ b/Copy_keysV2.yml @@ -17,8 +17,8 @@ become_user: "{{ privileged_user }}" tasks: - name: Copier le fichier trusted + delegate_to: SVLCTPLOGSUP01.mom.fr fetch: src: /opt/splunk/etc/auth/distServerKeys/trusted.pem dest: /tmp/ - flat: no - delegate_to: SVLCTPLOGSUP01.mom.fr + flat: yes \ No newline at end of file