48d4d6ec69
* stop ignoring merge hash behaviour in inventory fixes #58120 * added porting note Co-Authored-By: Alicia Cozine <879121+acozine@users.noreply.github.com>
2 lines
192 B
YAML
2 lines
192 B
YAML
bugfixes:
|
|
- Inventory sources now respect setting ``hash_behaviour``. Previously each new inventory source would overwrite existing vars, even when ``hash_behavior`` was set to ``merge``.
|