From 7f891b3074a5343bbf9e7737a3cf38600c09bb56 Mon Sep 17 00:00:00 2001 From: Damian Dabrowski Date: Wed, 12 Jan 2022 12:59:33 +0100 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_swift from branch 'master' to d830128352b56868bb03a7896f140e7ac0ffd778 - Enable recursion in combine() filter Ansible's combine() filter needs recursive=True parameter in order to recursively merge nested hashes. https: //docs.ansible.com/ansible/latest/user_guide/playbooks_filters.html#combining-hashes-dictionaries Change-Id: I3f3048a7540ac04c749ccb99e20d6ba521175b99 --- openstack-ansible-os_swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_swift b/openstack-ansible-os_swift index ee60779fd5..d830128352 160000 --- a/openstack-ansible-os_swift +++ b/openstack-ansible-os_swift @@ -1 +1 @@ -Subproject commit ee60779fd54b6c7dd4d0f80a05ba71daf23d7360 +Subproject commit d830128352b56868bb03a7896f140e7ac0ffd778