merge dict

This commit is contained in:
vincent 2022-04-27 20:24:43 +02:00
parent 5e32a6ee14
commit b84b478ece

View File

@ -120,7 +120,7 @@ host_key_checking = False
# if inventory variables overlap, does the higher precedence one win
# or are hash values merged together? The default is 'replace' but
# this can also be set to 'merge'.
#hash_behaviour = replace
#hash_behaviour = merge
# by default, variables from roles will be visible in the global variable
# scope. To prevent this, the following option can be enabled, and only