mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 15:14:20 -07:00
cmd_runner_fmt: refactor out to its own file (#8964)
* cmd_runner_fmt: refactor out to its own file * add new file to BOTMETA.yml * add changelog frag
This commit is contained in:
parent
96dfb89b01
commit
c4e2b73193
4 changed files with 130 additions and 112 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- cmd_runner module utils - refactor argument formatting code to its own Python module (https://github.com/ansible-collections/community.general/pull/8964).
|
Loading…
Add table
Add a link
Reference in a new issue