Update CHANGELOG for new AWS modules (#26272)

Used:

```
git diff --diff-filter A --name-only --oneline stable-2.3 -- \
  lib/ansible/modules/cloud/amazon/  | xargs -n1 -I{} basename {} .py \
  | xargs -n1 echo '  *'
```
This commit is contained in:
Will Thames 2017-08-03 14:14:32 +10:00 committed by GitHub
parent b060d0ccba
commit ded2a7c0e0

View file

@ -58,6 +58,10 @@ Ansible Changes By Release
* nxos_template (use nxos_config instead)
* ops_template (use ops_config instead)
* Modules (scheduled for removal in 2.6)
* ec2_remote_facts
### Minor Changes
* Removed previously deprecated config option `hostfile` and env var `ANSIBLE_HOSTS`
* Removed unused and deprecated config option `pattern`
@ -147,9 +151,20 @@ Ansible Changes By Release
* aci_rest
- aix_lvol
- amazon
* aws_api_gateway
* dynamodb_ttl
* ec2_instance_facts
* ec2_metadata_facts
* ec2_vpc_endpoint
* ec2_vpc_endpoint_facts
* ec2_vpc_peering_facts
* elb_application_lb
* elb_application_lb_facts
* elb_target_group
* elb_target_group_facts
* iam_cert_facts
* iam_group
* iam_managed_policy
* lightsail
- atomic
* atomic_container