1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-06 00:32:13 +00:00
community.general/tests/integration
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
..
targets [stable-9] yaml callback: use new util introduced in ansible-core 2.19.0b2 (#10242) (#10246) 2025-06-15 11:12:00 +02:00
requirements.yml Switch to Ansible Galaxy compatible requirements files for tests (#6549) 2023-05-21 14:06:36 +02:00