From 465b86f593ce9d71f5480c63ed254962e8559e0e Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 9 Nov 2017 10:02:19 -0500 Subject: [PATCH] updated per combine --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29a5cd49fbc..40ebb05733c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ Ansible Changes By Release * Improved `become` elevation process to work on standard Administrator users without disabling UAC on Windows hosts * The jenkins_plugin and yum_repository plugins had their `params` option removed due to circumventing Ansible's option processing. +* combine filter now accepts a list of dicts as well as dicts directly #### Deprecated Modules (to be removed in 2.9): * ec2_ami_find