@ -2,7 +2,7 @@
- name: Copie de la clé du DSMC sur les instances splunk
become: true
become_user: "{{ privileged_user }}"
hosts: splunk_deployement
#hosts: splunk_deployement
copy:
src: "/opt/splunk/etc/auth/distServerKeys/trusted.pem"
dest: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/"
hosts: all:!splunk_uf_Linux:!splunk_deployement
#hosts: all:!splunk_uf_Linux:!splunk_deployement
src: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/trusted.pem"
dest: "/opt/splunk/etc/auth/distServerKeys/SVLCTPLOGSUP01.mom.fr/"