community.general/plugins/callback
Felix Fontein 67269f302d
[stable-9] yaml callback: use new util introduced in ansible-core 2.19.0b2 (#10242) (#10246)
yaml callback: use new util introduced in ansible-core 2.19.0b2 (#10242)

* Avoid repeating some code.

* Use new utility added for ansible-core 2.19.0b2.

* Lint.

* Add changelog fragment.

* transform_to_native_types() does not convert map keys.

To catch all tagged strings, we have to recursively walk the data structure then.

* Add test with vaulted string.

(cherry picked from commit 66cb9aefb5)
2025-06-15 11:12:00 +02:00
..
cgroup_memory_recap.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
context_demo.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
counter_enabled.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
default_without_diff.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
dense.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
diy.py [stable-9] Make ready for data tagging (#9991) 2025-04-14 21:23:04 +02:00
elastic.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
hipchat.py [PR #8628/cac55beb backport][stable-9] Type options of callback plugins (#8663) 2024-07-21 22:16:23 +02:00
jabber.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
log_plays.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
loganalytics.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
logdna.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
logentries.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
logstash.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
mail.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
nrdp.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
null.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
opentelemetry.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
say.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
selective.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
slack.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
splunk.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
sumologic.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
syslog_json.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
timestamp.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
unixy.py [PR #9455/d887930e backport][stable-9] normalize docs in callback plugins (#9466) 2024-12-29 21:24:13 +01:00
yaml.py [stable-9] yaml callback: use new util introduced in ansible-core 2.19.0b2 (#10242) (#10246) 2025-06-15 11:12:00 +02:00