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

aix_filesystem - fix module_util pathing issue for ansible 2.9 #567

Merged
merged 1 commit into from Jun 23, 2020

Conversation

Akasurde
Copy link
Member

SUMMARY

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

changelogs/fragments/aix_filesystem-module_util-routing-issue.yml
plugins/modules/system/aix_filesystem.py

@Akasurde
Copy link
Member Author

similar to ansible-collections/ansible.posix#54

@Akasurde
Copy link
Member Author

Fixes

ERROR: Found 1 import issue(s) on python 2.6 which need to be resolved:
02:17 ERROR: plugins/modules/system/aix_filesystem.py:173:0: traceback: ImportError: No module named ismount

* Bump ansible.posix requirement to 1.0.0

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@felixfontein
Copy link
Collaborator

Let's merge this once tests pass, to fix CI.

@felixfontein
Copy link
Collaborator

Failing tests are caused by shippable, not by this PR.

@felixfontein felixfontein merged commit 4399759 into ansible-collections:master Jun 23, 2020
@felixfontein
Copy link
Collaborator

@Akasurde thanks for fixing this!

@Akasurde Akasurde deleted the fix branch June 23, 2020 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug community_review module module plugins plugin (any type) small_patch Hopefully easy to review system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants