mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
ansible_galaxy_install: using CmdRunner (#5477)
* ansible_galaxy_install: using CmdRunner * fix sanity checks * add changelog fragment
This commit is contained in:
parent
fc817601bc
commit
fb90b5cbe8
2 changed files with 47 additions and 44 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ansible_galaxy_install - refactored module to use ``CmdRunner`` to execute ``ansible-galaxy`` (https://github.com/ansible-collections/community.general/pull/5477).
|
Loading…
Add table
Add a link
Reference in a new issue