Skip to content

Commit c4d7078

Browse files
committed
Merge remote-tracking branch 'origin/master' into add_indexer_clustering_configurations
2 parents 05a95cb + a10a2be commit c4d7078

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

roles/splunk/tasks/main.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
---
2+
- name: Reset value of start_splunk_handler_fired
3+
tags: always
4+
set_fact:
5+
start_splunk_handler_fired: false
6+
changed_when: false
7+
28
- block:
39
- name: Configure vars for full package
410
tags: always

0 commit comments

Comments
 (0)