mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-14 01:54:21 -07:00
CmdRunner module utils: deprecate format method as_default_type()
(#6601)
* CmdRunner module utils: deprecate format method `as_default_type()` * add changelog frag
This commit is contained in:
parent
47f39675a9
commit
c9aae5e45c
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