module synchro

master
JocelynPa 3 years ago
parent eee08562a7
commit 218b031326

@ -17,8 +17,7 @@
become_user: root become_user: root
tasks: tasks:
- name: Copier le fichier trusted - name: Copier le fichier trusted
delegate_to: SVLCTPLOGSUP01.mom.fr ansible.posix.synchronize:
fetch: mode: pull
src: /opt/splunk/etc/auth/distServerKeys/trusted.pem src: rsync://SVLCTPLOGSUP01.mom.fr/opt/splunk/etc/auth/distServerKeys/trusted.pem
dest: /tmp/ dest: /tmp/
remote_src: True
Loading…
Cancel
Save