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

Update amazon.aws module path in ansible v2.10 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

titanlien
Copy link

Plan to release v2.0.0

@titanlien titanlien self-assigned this Oct 29, 2021
@titanlien titanlien requested a review from a team October 29, 2021 14:11
@@ -75,8 +75,8 @@

'''

from ansible.module_utils.aws.core import AnsibleAWSModule
from ansible.module_utils.ec2 import (ansible_dict_to_boto3_filter_list,
from ansible_collections.amazon.aws.plugins.module_utils.core import AnsibleAWSModule
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As also stated here, I suggest switching to the built-in module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants