Ansible Role For Splunk Versions Save

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

v2.1.1

11 months ago

What's Changed

Full Changelog: https://github.com/splunk/ansible-role-for-splunk/compare/v2.1.0...v2.1.1

v2.1.0

1 year ago

What's Changed

Full Changelog: https://github.com/splunk/ansible-role-for-splunk/compare/v2.0.1...v2.1.0

v2.0.1

1 year ago

What's Changed

Known Issues

  • setfacl is still having some issues with adding the permissions to the logrotate config when there are multiple entries in the same file.

Full Changelog: https://github.com/splunk/ansible-role-for-splunk/compare/v2.0.0.1...v2.0.1

v2.0.0.1

1 year ago

What's Changed

Full Changelog: https://github.com/splunk/ansible-role-for-splunk/compare/v2.0.0...v2.0.0.1

v2.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/splunk/ansible-role-for-splunk/compare/v1.6.2...v2.0.0

v1.6.2

2 years ago

Bugfix

  • Added missing .rc to configure_idxc_sh.yml

v1.6.1

2 years ago

Bugfix

  • Fixed location of new task file from 1.6.0 pre-release

v1.6.0

2 years ago

v1.5.0

2 years ago

Miscellaneous All references to "clustermaster" have been renamed to "clustermanager" to match current nomenclature. If you are using this role for managing an indexer cluster, please update the group name in your inventory accordingly.

v1.4.2

2 years ago

Enhancements

  • Added a new wait for splunkd handler that waits for splunkd to come back up after a restart in configure_idxc_manager.yml
  • Added an until loop to retry indexer cluster member configuration in case the cluster manager is not ready yet