mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 12:31:43 -07:00
locale_gen: refactor module to use CmdRunner (#6820)
* refactor module to use CmdRunner * add changelog frag
This commit is contained in:
parent
216962a98c
commit
601fa0df62
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