1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

updated per combine

This commit is contained in:
Brian Coca 2017-11-09 10:02:19 -05:00
parent ee80215fa9
commit 465b86f593

View file

@ -25,6 +25,7 @@ Ansible Changes By Release
* Improved `become` elevation process to work on standard Administrator users without disabling UAC on Windows hosts * 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 * The jenkins_plugin and yum_repository plugins had their `params` option
removed due to circumventing Ansible's option processing. 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): #### Deprecated Modules (to be removed in 2.9):
* ec2_ami_find * ec2_ami_find