Releases: splunk/ansible-role-for-splunk
Releases · splunk/ansible-role-for-splunk
v2.1.3
v2.1.2
What's Changed
- Correct Permissions for splunk.secret file by @schneewe in #202
- Add missing variables for Amazon Linux 2 by @lowell80 in #200
- add auditd filtering tasks/vars by @zyphermonkey in #207
- decrypt secrets even in check_mode by @zyphermonkey in #213
- bumped to version 9.2.2 by @jewnix in #226
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Extend configure license task by @schneewe in #182
- Shcluster fixes by @jewnix in #184
- notify restart splunk on all changes in configure_license.yml by @jewnix in #183
- install_apps: allow GET to run in check_mode by @zyphermonkey in #188
- Fix small typo in upgrade_splunk.yml by @VatsalJagani in #190
Full Changelog: v2.1.0...v2.1.1
Version 2.1.0
What's Changed
- Simple Firewall Configuration by @arcsector in #157
- Require acl package. Fix logrotate and auditd by @jewnix in #160
- added splunk_install_type conditional for var population by @jewnix in #164
- Add missing no_log directives by @hampusstrom in #166
- Remove Splunk additions by @arcsector in #161
- fix(configure_license): use version_compare by @zyphermonkey in #172
- prevent adhoc_kill_splunkd.yml from running by default when upgrading by @jewnix in #171
- feat(no_log): do not log tasks with secrets by @zyphermonkey in #175
- rolled back to 9.0.4 by @jewnix in #179
- add possibility to check a decrypted value, before setting a password by @schneewe in #136
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- Reset configure_boot_start var Fixes #150 by @jewnix in #155
- Fixed pass4SymmKey variable by @jewnix in #154
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: v2.0.0.1...v2.0.1
Version 2.0.0.1
What's Changed
- forcing usage of luseradd/lgroupadd broke some distros by @jewnix in #143
- feat(install_utilities): send list to package module by @zyphermonkey in #138
- feat(install): remove downloaded package after unarchive by @zyphermonkey in #134
- Fixed least priv mode by @jewnix in #144
- only daemon-reload when systemd is available by @jewnix in #145
- Add amazon linux by @jewnix in #148
- changed thp conditional to ansible_service_manager Fixes #146 by @jewnix in #147
- Add opensuse by @jewnix in #149
- reconfigure systemd if splunk was upgraded by @jewnix in #151
- Fixes #109 by @jewnix in #152
Full Changelog: v2.0.0...v2.0.0.1
New version release
What's Changed
- disable-thp.service should be enabled and started by @jewnix in #116
- updated splunk package to 8.2.5 by @jewnix in #117
- Added sysctl to allow read of dmesg by @jewnix in #119
- Fixing #123 - indexer vs indexers host group by @arcsector in #124
- Multiple updates by @jewnix in #122
- Additional OOTB Cluster components by @arcsector in #125
- feat: add option to create polkit rules file for splunk by @zyphermonkey in #115
- Customize systemd unit file name by @jewnix in #127
- fixewd missing quotes by @jewnix in #128
- configure restartSplunkd on serverclass level by @jewnix in #129
- fixes #49 by @jewnix in #130
- Explicitly configure Splunk Group and User locally by @arcsector in #133
- Fixed typo: added 'not' by @technimad in #140
- Bumped version to 9.0.2 by @jewnix in #139
- Explicit Group Init in Boot Config by @arcsector in #137
New Contributors
- @arcsector made their first contribution in #124
- @zyphermonkey made their first contribution in #115
- @technimad made their first contribution in #140
Full Changelog: v1.6.2...v2.0.0
v1.6.2: Merge pull request #103 from splunk/bugfix_091521
Bugfix
- Added missing .rc to configure_idxc_sh.yml
v1.6.1: Merge pull request #101 from splunk/fix_task_location
Bugfix
- Fixed location of new task file from 1.6.0 pre-release