mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-06 18:50:31 -07:00
yaml callback plugin: deprecation (#9456)
* yaml callback pulign: deprecation
* add changelog frag
* Update plugins/callback/yaml.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* set removal to 13.0.0
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 17d36da150
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
208 B
YAML
2 lines
208 B
YAML
deprecated_features:
|
|
- yaml callback plugin - deprecate plugin in favor of ``result_format=yaml`` in plugin ``ansible.bulitin.default`` (https://github.com/ansible-collections/community.general/pull/9456).
|