|
|
|
@ -111,8 +111,8 @@
|
|
|
|
when:
|
|
|
|
when:
|
|
|
|
- splunk_enableSSL | bool
|
|
|
|
- splunk_enableSSL | bool
|
|
|
|
|
|
|
|
|
|
|
|
- name: Start Splunk
|
|
|
|
#- name: Start Splunk
|
|
|
|
include_tasks: start_splunk.yml
|
|
|
|
#include_tasks: start_splunk.yml
|
|
|
|
|
|
|
|
|
|
|
|
- name: setup http or https for further processing
|
|
|
|
- name: setup http or https for further processing
|
|
|
|
include_tasks: "{{ playbook_dir }}/common/tasks/set_certificate_prefix.yml"
|
|
|
|
include_tasks: "{{ playbook_dir }}/common/tasks/set_certificate_prefix.yml"
|
|
|
|
|