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

* ansible_galaxy_install: minor improvements based on MH updates

* added changelog fragment
This commit is contained in:
Alexei Znamensky
2022-06-04 19:14:17 +12:00
committed by GitHub
parent 49836bb484
commit d019e22e7d
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).