ansible_galaxy_install: new param executable (#11646)

* ansible_galaxy_install: new param executable

* add changelog frag
This commit is contained in:
Alexei Znamensky
2026-03-23 08:21:54 +13:00
committed by GitHub
parent a09e879ff2
commit 8d403dde5b
3 changed files with 56 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- ansible_galaxy_install - add parameter ``executable`` (https://github.com/ansible-collections/community.general/issues/7261, https://github.com/ansible-collections/community.general/pull/11646).