mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 14:20:04 -07:00
10.0.0: CmdRunner: remove deprecated feature (#8928)
* remove deprecated feature * remove deprecated feature from tests as well * Adjust the integration test * add changelog frag
This commit is contained in:
parent
0bc5f24863
commit
002f137134
5 changed files with 16 additions and 54 deletions
2
changelogs/fragments/8928-cmd-runner-10.0.0.yml
Normal file
2
changelogs/fragments/8928-cmd-runner-10.0.0.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
breaking_changes:
|
||||
- cmd_runner module utils - CLI arguments created directly from module parameters are no longer assigned a default formatter (https://github.com/ansible-collections/community.general/pull/8928).
|
Loading…
Add table
Add a link
Reference in a new issue