mirror of https://github.com/ansible/ansible.git
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
(cherry picked from commit 4172d68dc3
)
pull/53657/head
parent
2773e215f7
commit
5769d46aa3
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- inventory plugins - Fix creating groups from composed variables by getting the latest host variables
|
Loading…
Reference in New Issue