mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
[PR #10213/c9cd54a8 backport][stable-10] YAML callback: remove 12.0.0 already (#10219)
YAML callback: remove 12.0.0 already (#10213)
Remove YAML callback from 12.0.0 already.
(cherry picked from commit c9cd54a845)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
eb294ae86e
commit
8bffd757ce
3 changed files with 7 additions and 2 deletions
5
changelogs/fragments/10213-yaml-deprecation.yml
Normal file
5
changelogs/fragments/10213-yaml-deprecation.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
deprecated_features:
|
||||
- "yaml callback plugin - the YAML callback plugin was deprecated for removal in community.general 13.0.0.
|
||||
Since it needs to use ansible-core internals since ansible-core 2.19 that are changing a lot,
|
||||
we will remove this plugin already from community.general 12.0.0 to ease the maintenance burden
|
||||
(https://github.com/ansible-collections/community.general/pull/10213)."
|
||||
Loading…
Add table
Add a link
Reference in a new issue