Merge pull request #4015 from sergevanginderachter/changeflatlog
fix flattened plugin name in changelogpull/4420/head
commit
7e849ac7e0
|
@ -98,7 +98,7 @@ Misc changes:
|
||||||
* added IAM role support to EC2 module
|
* added IAM role support to EC2 module
|
||||||
* fixes for OpenBSD package module to avoid shell expansion
|
* fixes for OpenBSD package module to avoid shell expansion
|
||||||
* git module upgrades to allow --depth and --version to be used together
|
* git module upgrades to allow --depth and --version to be used together
|
||||||
* new lookup plugin, "with_flat_list"
|
* new lookup plugin, "with_flattened"
|
||||||
* extra vars (-e) variables can be used in playbook include paths
|
* extra vars (-e) variables can be used in playbook include paths
|
||||||
* improved reporting for invalid sudo passwords
|
* improved reporting for invalid sudo passwords
|
||||||
* improved reporting for inability to find a suitable tmp location
|
* improved reporting for inability to find a suitable tmp location
|
||||||
|
|
Loading…
Reference in New Issue