name: Pull request
about: This expands on #4 a bit to better support older OSs without journald. (RHEL / CentOS 6)
Describe the change
Don't omit local logging if imuxsock module is enabled.
Clean up logged (non-fatal) errors if imjournal is not being used.
Testing
Tested by invoking role with various rsyslog_mods lists in CenOS 6/7 and checking log for errors. Checked with and without imuxsock and imjournal.
name: Pull request about: This expands on #4 a bit to better support older OSs without journald. (RHEL / CentOS 6)
Describe the change
Testing Tested by invoking role with various
rsyslog_mods
lists in CenOS 6/7 and checking log for errors. Checked with and without imuxsock and imjournal.