Mise à jour de 'roles/splunk_common_uf/tasks/pre_install_subtasks/get_facts.yml'

pull/8/head
admingit 3 years ago
parent 4e792b3479
commit 3237b9814c

@ -5,7 +5,7 @@
- name: "Check for existing installation" - name: "Check for existing installation"
stat: stat:
path: "{{ splunk_exec_uf }}" path: /opt/splunkforwarder/bin/splunk
become: yes become: yes
register: pre_existing_splunk_exec register: pre_existing_splunk_exec

Loading…
Cancel
Save