Releases: splunk/ansible-role-for-splunk
Releases · splunk/ansible-role-for-splunk
v1.2.14: Merge pull request #67 from splunk/update_deploymentclient
Enhancements
- Implements #35
v1.2.13: Merge pull request #63 from ForsetiJan/patch-1
Bugfix
- Updated configure_systemd.yml to fix typo in ExecStop
v1.2.12: Merge pull request #61 from splunk/add_mgmt_port_options
Enhancements
Implements #29 which adds support for:
- Disabling the splunkd management port
- Configuring a custom port number for the splunkd management port
v1.2.11: Merge pull request #60 from ForsetiJan/master
Bugfixes
- The splunk_ulimits.conf file is now only created when using init.d
- Added
reload systemctl daemon
handler toconfigure_systemd.yml
Miscellaneous
- Updated defaults to use Splunk v8.1.3
v1.2.10: Merge pull request #47 from splunk/systemd_update
Cleanup
- Resolves #45
v1.2.9: Merge pull request #44 from Jalkar/bugfix/idempotency
Bugfix
- Resolves #27
v1.2.8: Merge pull request #43 from arengifoc/bugfix/42/auditd-restart
v1.2.7: Merge pull request #41 from splunk/fix_changed_when
Bugfix
- Resolves #40
v1.2.6: Merge pull request #39 from splunk/add_systemd_ulimits
Enhancements
- Added ulimits settings for systemd (useful for indexers as well as forwarders that monitor a large number of files)
v1.2.5: Merge pull request #38 from splunk/updates_022521
Miscellaneous
- Updated adhoc_configure_hostname.yml to use
ini_file
instead oflineinfile
and simplified it - Updated README.md
- Added author email to role meta
- Added missing company name to LICENSE file