mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 17:03:06 +00:00
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
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 10.7.1.yml | ||
| 10176-fix-proxmox_snap_timeout.yml | ||
| 10177-git-config-required.yml | ||
| 10178-update-minimum-version-number-to-avoid-wrong-comparisons-cobbler-xmlrpc.yml | ||
| 10196-fix-gitlab-access-tokens.yml | ||
| 10212-yaml.yml | ||
| 10213-yaml-deprecation.yml | ||
| 10222-zypper_repository-readfp.yml | ||
| 10242-yaml.yml | ||