mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
5c6b16edc3
* Do not return 'instances' when wait is false * Added integration tests for wait: false * Added changelog fragment * Fix test suite to work with ec2_instance * Additional permissions * Enforce boto3 version * Fix broken tests * Improve error messages * fix linter issues
2 lines
95 B
YAML
2 lines
95 B
YAML
bugfixes:
|
|
- "ec2_instance - Does not return ``instances`` when ``wait: false`` is specified"
|