splunk / splunk-ansible

Ansible playbooks for configuring and managing Splunk Enterprise and Universal Forwarder deployments
357 stars 186 forks source link

hide pass4symmkey value #858

Closed jmeixensperger closed 2 months ago

jmeixensperger commented 2 months ago

Avoid printing the pass4symmkey value in debug output. We use this approach elsewhere (https://github.com/splunk/splunk-ansible/blob/develop/roles/splunk_deployer/tasks/main.yml#L14) however it seems we missed one instance of this.