Bug/syslog json exception (#408)

* Adds fix setting options

* Adds changelog
This commit is contained in:
Jose Angel Munoz 2020-05-25 07:47:01 +02:00 committed by GitHub
commit d1798d3056
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- syslog_json callback - fix plugin exception when running (https://github.com/ansible-collections/community.general/issues/407).