|
|
|
@ -18,8 +18,8 @@
|
|
|
|
tasks:
|
|
|
|
tasks:
|
|
|
|
- name: Copier le fichier trusted
|
|
|
|
- name: Copier le fichier trusted
|
|
|
|
fetch:
|
|
|
|
fetch:
|
|
|
|
src: /opt/splunk/etc/auth/distServerKeys/trusted.pem
|
|
|
|
src: "/opt/splunk/etc/auth/distServerKeys/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
|
|
|
|
flat: no
|
|
|
|
flat: no
|
|
|
|
|