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

enhancement: add fqcn to cookicutter files of ec2, containers and docker #168

Merged

Conversation

bernd-mueller-el
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the bug Something isn't working label Jun 27, 2023
@bernd-mueller-el
Copy link
Contributor Author

How can the failed tox / lint be fixed? this test also failes with the same messages without my changes.

@apatard
Copy link
Member

apatard commented Jun 28, 2023

How can the failed tox / lint be fixed? this test also failes with the same messages without my changes.

Sorry, I failed to find some time to look at these lint issues. I'll try to find some free time today / this week as it would be nice to get a new version of the plugins out at worse next week [ in order to get a version with fixed/working vagrant plugin ].

Copy link
Member

@apatard apatard left a comment

Choose a reason for hiding this comment

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

note: I won't comment the use of community.aws vs amazon.aws since I'm not aws user. I've no idea which collection is the right one to use.

If you rebase the lint errors should be gone. Nevertheless, this PR needs some extra work:

  • Remove the corresponding lines in .ansible-lint-ignore (fqcn errors for test/roles/dockerplugin/, test/roles/ec2plugin, test/roles/containersplugin/)
  • Then check if some new fqcn related errors all gone
  • fix the requirement.yml to use amazon.aws
  • check that the doc is mentioning the actually used collection (community.aws vs amazon.aws).

@apatard
Copy link
Member

apatard commented Jun 28, 2023

For reference, my comment about the community.aws vs amazon.aws was related to #162

@bernd-mueller-el
Copy link
Contributor Author

@apatard Thanks for your fix and the hints.

Copy link
Member

@apatard apatard left a comment

Choose a reason for hiding this comment

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

Thanks for the PR and for fixing the few comments I had.

@apatard apatard merged commit 73bc48a into ansible-community:main Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants