mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
[PR #6820/601fa0df backport][stable-7] locale_gen: refactor module to use CmdRunner (#6867)
locale_gen: refactor module to use CmdRunner (#6820)
* refactor module to use CmdRunner
* add changelog frag
(cherry picked from commit 601fa0df62
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
abd2a85709
commit
f8fc18412c
3 changed files with 52 additions and 11 deletions
2
changelogs/fragments/6820-locale-gen-cmdrunner.yml
Normal file
2
changelogs/fragments/6820-locale-gen-cmdrunner.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- locale_gen - module now using ``CmdRunner`` to execute external commands (https://github.com/ansible-collections/community.general/pull/6820).
|
Loading…
Add table
Add a link
Reference in a new issue