JocelynPa 3 years ago
parent 05890d5af0
commit 25427f2b6c

@ -19,6 +19,8 @@
become: true become: true
become_user: "{{ privileged_user }}" become_user: "{{ privileged_user }}"
hosts: all:!splunk_uf_Linux:!splunk_deployement hosts: all:!splunk_uf_Linux:!splunk_deployement
tasks:
- name:
copy: copy:
src: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/" src: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/"
dest: "/opt/splunk/etc/auth/distServerKeys/SVLCTPLOGSUP01.mom.fr/" dest: "/opt/splunk/etc/auth/distServerKeys/SVLCTPLOGSUP01.mom.fr/"

Loading…
Cancel
Save