From e90d8566b369beb66df73eb2638905a86d07cf5f Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Tue, 19 Mar 2024 19:26:22 +0100 Subject: ansible: merge configs --- ansible.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible.cfg') diff --git a/ansible.cfg b/ansible.cfg index 1e9df43..d969d4d 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -6,4 +6,6 @@ fact_caching_connection = ~/.ansible/fact_cache gathering = smart nocows = true ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S by {uid} on {host} +# merge dictionaries +hash_behaviour=merge #stdout_callback=unixy -- cgit v1.2.3