mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
syslogger: new parameter 'ident' (#340)
Added new parameter ident to specify the name of the application which is sending the message to Syslog using syslogger module.
This commit is contained in:
parent
5d226f86b6
commit
58ed77e851
2 changed files with 59 additions and 35 deletions
2
changelogs/fragments/319-syslogger.yml
Normal file
2
changelogs/fragments/319-syslogger.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- syslogger - added new parameter ident to specify the name of application which is sending the message to syslog (https://github.com/ansible-collections/community.general/issues/319).
|
Loading…
Add table
Add a link
Reference in a new issue