main #9

Merged
admingit merged 4 commits from main into master 3 years ago

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

Loading…
Cancel
Save