Skip to content

Commit 3071806

Browse files
Merge pull request #720 from splunk/develop
Patch Release 9.0.4.1 and hide sensitive logs for the splunk_common task: set_config_stanza.yml
2 parents ebac848 + 09c73d4 commit 3071806

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Navigation
44

5+
* [9.0.4.1](#9041)
56
* [9.0.4](#904)
67
* [9.0.0](#900)
78
* [8.2.10](#8210)
@@ -69,6 +70,13 @@
6970

7071
---
7172

73+
## 9.0.4.1
74+
75+
#### Changes
76+
* Bugfixes
77+
78+
---
79+
7280
## 9.0.4
7381

7482
#### Changes

roles/splunk_common/tasks/set_config_stanza.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@
2929
loop_control:
3030
loop_var: stanza_setting
3131
when: stanza_name and stanza_settings
32+
no_log: "{{ hide_password }}"

0 commit comments

Comments
 (0)