Mise à jour de 'roles/splunk_deploy/tasks/Deploy_Conf-to-Splunk.yml'

master
admingit 2 years ago
parent 6171f30842
commit 91782e0e37

@ -19,7 +19,7 @@
become_user: "{{ privileged_user }}"
- name: "Start Splunk via cli"
#command: "{{ splunk_exec }} start"
command: "systemctl start Splunkd"
command: "{{ splunk_exec }} start"
#command: "systemctl start Splunkd"
become: yes
become_user: "{{ privileged_user }}"
Loading…
Cancel
Save