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:
Alexei Znamensky 2023-05-31 17:58:28 +12:00 committed by GitHub
commit c9aae5e45c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View file

@ -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).