mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
fixed hidden warnings from extra tests - batch 1 (#10025)
This commit is contained in:
parent
a720e99482
commit
a3b8eed0c4
12 changed files with 353 additions and 352 deletions
|
|
@ -87,7 +87,8 @@ plugin_routing:
|
|||
yaml:
|
||||
deprecation:
|
||||
removal_version: 13.0.0
|
||||
warning_text: The plugin has been superseded by the the option `result_format=yaml` in callback plugin ansible.builtin.default from ansible-core 2.13 onwards.
|
||||
warning_text: >-
|
||||
The plugin has been superseded by the the option `result_format=yaml` in callback plugin ansible.builtin.default from ansible-core 2.13 onwards.
|
||||
connection:
|
||||
docker:
|
||||
redirect: community.docker.docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue