08ba838a8e
combine_vars uses dict.update() to replace keys (cherry picked from commit5e03e322de
) * Add tests for merging and replacing vars from inventory sources (#73181) (cherry picked from commit9de2da8a7e
)
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).
|