mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
cmd_runner: deprecate fmt as the name for the format class (#4777)
* cmd_runner: deprecate fmt as the name for the format class * added changelog fragment * fixing the deprecation comment
This commit is contained in:
2
changelogs/fragments/4777-cmd-runner-deprecate-fmt.yaml
Normal file
2
changelogs/fragments/4777-cmd-runner-deprecate-fmt.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
deprecated_features:
|
||||
- cmd_runner module utils - deprecated ``fmt`` in favour of ``cmd_runner_fmt`` as the parameter format object (https://github.com/ansible-collections/community.general/pull/4777).
|
||||
Reference in New Issue
Block a user