ansible/changelogs/fragments/66979-ec2_vol_info-ansibleawsmodule.yaml
Mark Chappell 813091cf94
Migrate ec2_vol_info to AnsibleAWSModule (#66979)
* Migrate ec2_vol_info to AnsibleAWSModule

* Enable ec2_vol_info tests

* Add changelog

* Update lib/ansible/modules/cloud/amazon/ec2_vol_info.py

Co-Authored-By: Sloane Hertel <shertel@redhat.com>
2020-01-31 09:55:10 -05:00

2 lines
101 B
YAML

minor_changes:
- 'ec2_vol_info: Code cleanup and use of the AWSRetry decorator to improve stability'