callback_splunk - Add user-configurable event correlation id (#2790)

* Initial commit

* Adding changelog fragment

* Updating batch description

* Update plugins/callback/splunk.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Ajpantuso
2021-06-16 13:58:09 -04:00
committed by GitHub
parent 2f2f384b4e
commit 3ca98c2edd
3 changed files with 32 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- splunk callback plugin - add ``batch`` option for user-configurable correlation ID's (https://github.com/ansible-collections/community.general/issues/2790).