mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-03 23:41:51 +00:00
Fix typos: s/the the/the/ (#10867)
This commit is contained in:
parent
4b644ae41b
commit
41b65161bd
7 changed files with 7 additions and 7 deletions
|
|
@ -103,7 +103,7 @@ plugin_routing:
|
|||
deprecation:
|
||||
removal_version: 12.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.
|
||||
The plugin has been superseded by 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