github ansible-collections/amazon.aws 9.5.0
amazon.aws 9.5.0

latest releases: 10.1.1, 9.5.1, 10.1.0...
3 months ago

Release Summary

This minor release includes several bugfixes and new features for the route53_info and iam_user_info modules.

Minor Changes

  • Bump version of ansible-lint to 25.1.2 (#2590).
  • iam_user_info - Add tags to ListUsers or GetGroup results (#2567).
  • iam_user_info - Return empty user list when invalid group name is provided instead of python error (#2567).
  • module_utils/modules.py - call to deprecate() without specifying collection_name, version or date arguments raises a sanity errors (#2607).

Bugfixes

  • iam_user_info - Actually call GetUser when only user name is supplied instead of listing and filtering from all users (#2567).
  • iam_user_info - Actually filter users by path prefix when one is provided (#2567).
  • route53_info - removes jijna delimiters from example using when (#2594).

Don't miss a new amazon.aws release

NewReleases is sending notifications on new releases.