mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
use composed vars in constructed groups (#53152)
* changelog * combine provided variables and host vars inside of constructing groups to take into account composed variables let composed variables "win" * fix whitespace * Allow user to control hash behavior
This commit is contained in:
committed by
Brian Coca
parent
32c337ee39
commit
4172d68dc3
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- inventory plugins - Fix creating groups from composed variables by getting the latest host variables
|
||||
Reference in New Issue
Block a user