mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
add cmd_runner_fmt.stack decorator (#8415)
* add cmd_runner_fmt.stack decorator * fix sanity * fix typo * add changelog frag
This commit is contained in:
parent
e690317e3a
commit
7d72300c36
3 changed files with 30 additions and 2 deletions
2
changelogs/fragments/8415-cmd-runner-stack.yml
Normal file
2
changelogs/fragments/8415-cmd-runner-stack.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- cmd_runner module utils - add decorator ``cmd_runner_fmt.stack`` (https://github.com/ansible-collections/community.general/pull/8415).
|
Loading…
Add table
Add a link
Reference in a new issue