|
|
|
@ -5,7 +5,7 @@
|
|
|
|
#hosts: all:!splunk_uf_Linux:!splunk_deployement
|
|
|
|
#hosts: all:!splunk_uf_Linux:!splunk_deployement
|
|
|
|
copy:
|
|
|
|
copy:
|
|
|
|
src: "/tmp/trusted.pem"
|
|
|
|
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/"
|
|
|
|
dest: "/opt/splunk/etc/auth/distServerKeys/SVLCTPLOGSUP01.mom.fr/"
|
|
|
|
owner: splunk
|
|
|
|
owner: splunk
|
|
|
|
group: splunk
|
|
|
|
group: splunk
|
|
|
|
|