ansible-role-for-splunk icon indicating copy to clipboard operation
ansible-role-for-splunk copied to clipboard

Splunk@Splunk's Ansible role for installing Splunk, upgrading Splunk, and installing apps/addons on Splunk deployments (VM/bare metal)

Results 62 ansible-role-for-splunk issues
Sort by recently updated
recently updated
newest added

Task "Configure DMC as a IDXC member" in configure_dmc.yml attempts to configure the node as IDXC SH even if the node is already configured as IDXC Manager Proposed fix: ```...

using yamllint (1.35.1) and ansible-lint (24.9.0, ruamel-yaml 0.18.6) to enhance the code standard: * providing `.yamllint`, `.ansible-lint` files to set some chosen baseline * fixed some bad/inconsistent indentations * using...