mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
* [plugins/callback/syslog_json.py] use v2 api, add option to skip syslog on gather_facts
* Update plugins/callback/syslog_json.py
Add version
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/callback/syslog_json.py
consistency for description
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/callback/syslog_json.py
ANSIBLE_ environment variable prefix
Co-authored-by: Felix Fontein <felix@fontein.de>
* add changelog fragment for PR 4223
* Update changelogs/fragments/4223-syslog-json-skip-syslog-option.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 9c3704bd00)
Co-authored-by: andrewroffey <36812998+andrewroffey@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- syslog_json - add option to skip logging of ``gather_facts`` playbook tasks; use v2 callback API (https://github.com/ansible-collections/community.general/pull/4223).
|
||||
Reference in New Issue
Block a user