Skip to content

amazon.aws 3.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 18:18
· 2121 commits to main since this release
a84ef73

Release Summary

Following the release of amazon.aws 5.0.0, 3.5.0 is a bugfix release and the final planned release for the 3.x series.

Minor Changes

  • ec2_security_group - set type as list for rules->group_name as it can accept both str and list (#971).

Bugfixes

  • ec2_metadata_facts - fix 'NoneType' object is not callable exception when using Ansible 2.13+ (#942).