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

main
admingit 3 years ago
parent bd003d7dcf
commit 04b98587fb

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

Loading…
Cancel
Save