Browse code

Merge pull request #4015 from sergevanginderachter/changeflatlog

fix flattened plugin name in changelog

James Cammarata authored on 2013/09/05 10:47:07
Showing 1 changed files
... ...
@@ -98,7 +98,7 @@ Misc changes:
98 98
 * added IAM role support to EC2 module
99 99
 * fixes for OpenBSD package module to avoid shell expansion
100 100
 * git module upgrades to allow --depth and --version to be used together
101
-* new lookup plugin, "with_flat_list"
101
+* new lookup plugin, "with_flattened"
102 102
 * extra vars (-e) variables can be used in playbook include paths
103 103
 * improved reporting for invalid sudo passwords
104 104
 * improved reporting for inability to find a suitable tmp location