@ -13,7 +13,7 @@
set_fact:
splunk_install: "{{ not pre_existing_splunk_exec.stat.exists | default(True) }}"
-name: "Check for existing splunk secret"
- name: "Check for existing splunk secret"
stat:
path: "{{ splunk_home_uf }}/etc/auth/splunk.secret"
register: pre_existing_splunk_secret