splunk / ansible-role-for-splunk

Splunk@Splunk's Ansible role for installing Splunk, upgrading Splunk, and installing apps/addons on Splunk deployments (VM/bare metal)
Apache License 2.0
146 stars 102 forks source link

Extended IDX Cluster manager and member task, adjust readme #195

Open schneewe opened 1 year ago

schneewe commented 1 year ago

Rework of #192 Due to current circumstances I wanted to use the IDX Cluster configuration playbook and therefor I have some changes. Adding multisite option (new variables, extended tasks) Fixed the searchhead configuration task and added to example playbook Fixed Version check for splunk to use the right commands

In future maybe I would add a pre check if something changed in the variables and run the tasks only then, but I don't know if it is necessary as this is only called by specific playbook, hence it is an intended call and will be called at init or maybe if the pass4SymmKey changes