Skip to content

Commit

Permalink
Merge pull request #858 from splunk/hide-pass4symmkey
Browse files Browse the repository at this point in the history
hide pass4symmkey value
  • Loading branch information
jmeixensperger authored Sep 12, 2024
2 parents 92b20dd + 5e4d455 commit ea97abb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/splunk_common/tasks/enable_forwarding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
- item.value | length > 0
no_log: "{{ hide_password }}"
register: indexer_discovery
loop_control:
label: "{{ item.key }}"

- name: Setup tcpout group for index-clustering
ini_file:
Expand Down

0 comments on commit ea97abb

Please sign in to comment.