mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
New module for obtaining facts from elasticache clusters Fixes #30373 * Removed unnecessary boto3 and exception checking * AnsibleAWSModule checks for lack of boto3 * boto3_conn handles error checking of AWS connection