ansible/changelogs/fragments/53152-create-groups-using-composed-variables.yaml
Sloane Hertel 4172d68dc3 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
2019-03-11 12:43:31 -04:00

2 lines
115 B
YAML

bugfixes:
- inventory plugins - Fix creating groups from composed variables by getting the latest host variables