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

Fix typo in CHANGELOG.md

This change occured int he ec2 module, not ec2_vol
This commit is contained in:
Drew Blas 2014-08-12 04:55:12 -05:00
parent 4940a7ad77
commit 03d9268b51

View file

@ -37,7 +37,7 @@ Some other notable changes:
* ec2_asg: fixes related to proper termination of an autoscaling group
* win_setup: total memory fact correction
* ec2_vol: ability to list existing volumes
* ec2_vol: can set optimized flag
* ec2: can set optimized flag
* various parser improvements
* produce a friendly error message if the SSH key is too permissive
* ec2_ami_searcH: support for SSD and IOPS provisioned EBS images