@ -5,8 +5,7 @@
#hosts: splunk_deployement
copy:
src: "/opt/splunk/etc/auth/distServerKeys/trusted.pem"
dest: "/tmp/"
#dest: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/"
dest: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/"
owner: root
group: root
remote_src: true
@ -4,8 +4,7 @@
become_user: "{{ privileged_user }}"
#hosts: all:!splunk_uf_Linux:!splunk_deployement
src: "/tmp/trusted.pem"
#src: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/trusted.pem"
src: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/trusted.pem"
dest: "/opt/splunk/etc/auth/distServerKeys/SVLCTPLOGSUP01.mom.fr/"
owner: splunk
group: splunk