ansible/changelogs/fragments/hash_behaviour_inventory.yml

3 lines
192 B
YAML
Raw Normal View History

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``.