Splunk@Splunk's Ansible role for installing Splunk, upgrading Splunk, and installing apps/addons on Splunk deployments (VM/bare metal)
147
stars
103
forks
source link
fix: 20-splunk.rules.j2 template variable #218
Closed
zyphermonkey closed 2 months ago
Fixes https://github.com/splunk/ansible-role-for-splunk/pull/207
Used incorrect variable name which caused "undefined variable" error. This corrects the variable name solving the issue.