mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-15 02:21:44 -07:00
[PR #6601/c9aae5e4 backport][stable-7] CmdRunner module utils: deprecate format method as_default_type()
(#6609)
CmdRunner module utils: deprecate format method `as_default_type()` (#6601)
* CmdRunner module utils: deprecate format method `as_default_type()`
* add changelog frag
(cherry picked from commit c9aae5e45c
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
7ee0389c98
commit
41b5464942
2 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
deprecated_features:
|
||||
- CmdRunner module utils - deprecate ``cmd_runner_fmt.as_default_type()`` formatter (https://github.com/ansible-collections/community.general/pull/6601).
|
Loading…
Add table
Add a link
Reference in a new issue