1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/callback
kurokobo bb73f28bf5
feat: implement timestamp callback plugin to show simple timestamp for each header (#8308)
* feat: add community.general.timestamp callback plugin

* feat: add minimal integration tests for timestamp callback plugin

* feat: add maintainers for timestamp callback plugin

* fix: correct license

* fix: remove type annotation for the older python environment

* fix: remove unnecessary comment

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

* fix: add trailing period

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

* fix: split long description into list

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

* fix: remove default and add type

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

* fix; add type

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

* fix: split long description into list

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

* fix: improve description for format_string to describe usable format codes

* fix: clarify the original codes and add copyright from that

* fix: shorten long lines

* fix: correct link format

* fix: add seealso section

* fix: add ignore entries for EOL CI

* fix: update seealso to correctly associate with related plugin

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

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-05-18 15:41:34 +02:00
..
cgroup_memory_recap.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
context_demo.py Improve callback docs (#5760) 2023-01-07 11:03:58 +01:00
counter_enabled.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
default_without_diff.py Add default_without_diff callback (#7949) 2024-02-14 22:53:16 +01:00
dense.py Improve callback docs (#5760) 2023-01-07 11:03:58 +01:00
diy.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
elastic.py Close elastic APM client to release connections (#7517) 2023-11-15 22:07:24 +01:00
hipchat.py Deprecate hipchat callback (#8189) 2024-04-20 09:24:27 +02:00
jabber.py Improve callback docs (#5760) 2023-01-07 11:03:58 +01:00
log_plays.py Improve callback docs (#5760) 2023-01-07 11:03:58 +01:00
loganalytics.py Avoid deprecated utcnow() (#8222) 2024-04-20 09:26:08 +02:00
logdna.py Improve callback docs (#5760) 2023-01-07 11:03:58 +01:00
logentries.py logentries: docs improvements (#7549) 2023-11-22 19:00:05 +01:00
logstash.py Avoid deprecated utcnow() (#8222) 2024-04-20 09:26:08 +02:00
mail.py mail module/callback: allow to configure the Message-ID header's domain name (#7765) 2024-01-01 14:03:23 +01:00
nrdp.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
null.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
opentelemetry.py [opentelemetry][callback] Add support for http exporter (#8321) 2024-05-15 18:47:05 +02:00
say.py More docs cleanup (#7552) 2023-11-22 22:45:28 +01:00
selective.py Fix callback/selective task print being long (#7374) 2023-10-11 16:20:30 +02:00
slack.py More docs cleanup (#7552) 2023-11-22 22:45:28 +01:00
splunk.py Avoid deprecated utcnow() (#8222) 2024-04-20 09:26:08 +02:00
sumologic.py Avoid deprecated utcnow() (#8222) 2024-04-20 09:26:08 +02:00
syslog_json.py More docs cleanup (#7552) 2023-11-22 22:45:28 +01:00
timestamp.py feat: implement timestamp callback plugin to show simple timestamp for each header (#8308) 2024-05-18 15:41:34 +02:00
unixy.py Add unixy support for check_mode_markers (#7179) 2023-09-03 17:38:46 +02:00
yaml.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00