Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use HAS_BOTO3 consistently in non-module plugins #288

Merged
merged 6 commits into from
Mar 10, 2021

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Mar 5, 2021

SUMMARY

We have a HAS_BOTO3 helper use it consistently for the non-module plugins.

In one case we even defined HAS_BOTO3 and then imported it from module_utils.ec2...

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/inventory/aws_ec2.py
plugins/inventory/aws_rds.py
plugins/lookup/aws_account_attribute.py
plugins/lookup/aws_secret.py
plugins/lookup/aws_service_ip_ranges.py
plugins/lookup/aws_ssm.py
plugins/module_utils/cloud.py
plugins/module_utils/cloudfront_facts.py
plugins/module_utils/core.py

ADDITIONAL INFORMATION

@ansibullbot ansibullbot added community_review feature This issue/PR relates to a feature request inventory inventory plugin lookup lookup plugin needs_triage plugins plugin (any type) labels Mar 5, 2021
@ansibullbot ansibullbot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR and removed community_review labels Mar 5, 2021
@jillr jillr merged commit 15565ec into ansible-collections:main Mar 10, 2021
@tremble tremble deleted the plugins-imports branch May 28, 2021 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request inventory inventory plugin lookup lookup plugin needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants