diff --git a/Copy_keys.yml b/Copy_keys.yml index f580c3e..aa28ec9 100644 --- a/Copy_keys.yml +++ b/Copy_keys.yml @@ -9,9 +9,4 @@ src: "{{ playbook_dir }}/Keys_public/SVLCTPLOGSUP01.mom.fr/" dest: /opt/splunk/etc/auth/distServerKeys/SVLCTPLOGSUP01.mom.fr/ owner: root - group: root - - - name: "Restart Splunk via cli" - command: "{{ splunk_exec }} restart" - become: yes - become_user: "{{ privileged_user }}" \ No newline at end of file + group: root \ No newline at end of file