ansible_galaxy_install: minor improvements based on MH updates (#4752) (#4774)

* ansible_galaxy_install: minor improvements based on MH updates

* added changelog fragment

(cherry picked from commit d019e22e7d)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2022-06-06 10:30:15 +02:00
committed by GitHub
parent 6a51ba5169
commit 69c79f618e
2 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- ansible_galaxy_install - minor refactoring using latest ``ModuleHelper`` updates (https://github.com/ansible-collections/community.general/pull/4752).