mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
locale_gen: refactor (#6903)
* locale_gen: refactor * fix sanity * add changelog frag
This commit is contained in:
parent
ea6fb9da8f
commit
3a6955cbd7
2 changed files with 144 additions and 168 deletions
2
changelogs/fragments/6903-locale-gen-refactor.yml
Normal file
2
changelogs/fragments/6903-locale-gen-refactor.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- locale_gen - module has been refactored to use ``ModuleHelper`` and ``CmdRunner`` (https://github.com/ansible-collections/community.general/pull/6903).
|
Loading…
Add table
Add a link
Reference in a new issue