Release Summary
This minor release includes bug fixes and minor changes to validate the collection against the future ansible-core 2.19
version.
Minor Changes
- inventory/aws_ec2 - Update templating mechanism to support ansible-core 2.19 changes (#2552).
Bugfixes
- lookup/aws_account_attribute - plugin should return a list when
wantlist=True
(#2552).