mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
f8fc18412c
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>
2 lines
162 B
YAML
2 lines
162 B
YAML
minor_changes:
|
|
- locale_gen - module now using ``CmdRunner`` to execute external commands (https://github.com/ansible-collections/community.general/pull/6820).
|