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:
parent
4940a7ad77
commit
03d9268b51
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue