http://bugzilla.opensuse.org/show_bug.cgi?id=1200955 Bug ID: 1200955 Summary: ansible-lint broken: ModuleNotFoundError: No module named 'ansiblelint' Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: felix.niederwanger@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- The ansible-lint package on Tumbleweed complains about the missing ansiblelint module:
phoenix@racetrack-7290:~/Projects/geekoops> ansible-lint Traceback (most recent call last): File "/usr/bin/ansible-lint", line 5, in <module> from ansiblelint.__main__ import _run_cli_entrypoint ModuleNotFoundError: No module named 'ansiblelint'
-- You are receiving this mail because: You are on the CC list for the bug.