5e03e322de
* Pass the top level dictionaries to combine_vars combine_vars uses dict.update() to replace keys
2 lines
155 B
YAML
2 lines
155 B
YAML
bugfixes:
|
|
- inventory - pass the vars dictionary to combine_vars instead of an individual key's value (https://github.com/ansible/ansible/issues/72975).
|