ansible_galaxy_install: add return value version (#9060)

* add return value version

* add changelog frag
This commit is contained in:
Alexei Znamensky
2024-10-27 21:36:12 +13:00
committed by GitHub
parent ccf7f62325
commit 39f3b151e8
2 changed files with 10 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- ansible_galaxy_install - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9060).