File tree Expand file tree Collapse file tree 4 files changed +46
-4
lines changed
roles/splunk_common/tasks Expand file tree Collapse file tree 4 files changed +46
-4
lines changed Original file line number Diff line number Diff line change 7
7
8
8
# Default owners for everything in docker-splunk:
9
9
# * @splunk/if-01
10
- * @ nwang92 @ alishamayor @ jrigassio-splunk @ jmeixensperger @ hendolim @ bb03 @ sarahotis @ martinluo22 @ msuthar-splunk @ ttwd80 @ matt-sm
10
+ * @ alishamayor @ jrigassio-splunk @ jmeixensperger @ hendolim @ bb03 @ sarahotis @ martinluo22 @ msuthar-splunk @ ttwd80 @ matt-sm
11
11
12
12
# Docs-only pull requests:
13
- /docs / @ alishamayor @ nwang92 @ bb03
13
+ /docs / @ alishamayor @ bb03 @ sarahotis
14
14
15
15
# Release changelog
16
- docs /CHANGELOG.md @ nwang92 @ alishamayor @ jrigassio-splunk @ jmeixensperger @ hendolim @ bb03 @ sarahotis @ martinluo22 @ msuthar-splunk @ ttwd80 @ matt-sm
16
+ docs /CHANGELOG.md @ alishamayor @ jrigassio-splunk @ jmeixensperger @ hendolim @ bb03 @ sarahotis @ martinluo22 @ msuthar-splunk @ ttwd80 @ matt-sm
Original file line number Diff line number Diff line change 2
2
3
3
## Navigation
4
4
5
+ * [ 8.2.3.2] ( #8232 )
5
6
* [ 8.2.3] ( #823 )
6
7
* [ 8.2.2] ( #822 )
7
8
* [ 8.2.1] ( #821 )
8
9
* [ 8.2.0] ( #820 )
10
+ * [ 8.1.7.1] ( #8171 )
11
+ * [ 8.1.7] ( #817 )
12
+ * [ 8.1.6] ( #816 )
9
13
* [ 8.1.5] ( #815 )
10
14
* [ 8.1.4] ( #814 )
11
15
* [ 8.1.3] ( #813 )
55
59
56
60
---
57
61
62
+ ## 8.2.3.2
63
+
64
+ #### Changes
65
+ * Patch release for CVE-2021 -44228
66
+
67
+ ---
68
+
58
69
## 8.2.3
59
70
60
71
#### Changes
95
106
96
107
---
97
108
109
+ ## 8.1.7.1
110
+
111
+ #### What's New?
112
+ Syncing with latest codebase - currently up to sync with 8.2.3.2.
113
+
114
+ #### Changes
115
+ * See [ 8.2.3.2] ( #8232 ) changes above.
116
+
117
+ ---
118
+
119
+ ## 8.1.7
120
+
121
+ #### What's New?
122
+ Syncing with latest codebase - currently up to sync with 8.2.3.
123
+
124
+ #### Changes
125
+ * See [ 8.2.3] ( #823 ) changes above.
126
+
127
+ ---
128
+
129
+ ## 8.1.6
130
+
131
+ #### What's New?
132
+ Syncing with latest codebase - currently up to sync with 8.2.2.
133
+
134
+ #### Changes
135
+ * See [ 8.2.2] ( #822 ) changes above.
136
+
137
+ ---
138
+
98
139
## 8.1.5
99
140
100
141
#### What's New?
Original file line number Diff line number Diff line change 7
7
owner : " {{ splunk.user }}"
8
8
group : " {{ splunk.group }}"
9
9
register : set_symmkey
10
+ no_log : " {{ hide_password }}"
10
11
11
12
- include_tasks : trigger_restart.yml
12
13
when : set_symmkey is changed
Original file line number Diff line number Diff line change 7
7
molecule == 3.0.8
8
8
coverage
9
9
caniusepython3
10
- ansible == 2.10.7
10
+ ansible == 4.2.0
11
11
ansible-lint >= 4.2.0
12
12
testinfra
You can’t perform that action at this time.
0 commit comments