community.general/plugins
Felix Fontein 66cb9aefb5
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.
2025-06-15 10:15:46 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
cache pickle cache plugin, avoid extra steps in DT (#10136) 2025-05-16 06:59:47 +02:00
callback yaml callback: use new util introduced in ansible-core 2.19.0b2 (#10242) 2025-06-15 10:15:46 +02:00
connection Remove proxmox content (#10110) 2025-06-08 16:18:16 +02:00
doc_fragments Remove proxmox content (#10110) 2025-06-08 16:18:16 +02:00
filter Add new filter plugin: 'to_prettytable' (#9954) 2025-05-02 06:16:45 +02:00
inventory Inventory iocage - get inventory alias from iocage tags. (#10207) 2025-06-12 22:12:51 +02:00
lookup Add changes by russoz (#10192) 2025-06-02 20:10:42 +02:00
module_utils Remove proxmox content (#10110) 2025-06-08 16:18:16 +02:00
modules zypper_repository: fix usage of removed method ConfigParser.readfp() (#10223) 2025-06-12 22:13:12 +02:00
plugin_utils Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
test Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00