mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -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>
This commit is contained in:
parent
482a90e8b4
commit
17d36da150
3 changed files with 10 additions and 0 deletions
2
changelogs/fragments/9456-yaml-callback-deprecation.yml
Normal file
2
changelogs/fragments/9456-yaml-callback-deprecation.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue