You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason pep8 job on 2025.1 (probably upper-constraints) is
not installing the latest ansible-lint version - but is installing
ansible-compat that is required in the latest ansible-lint version.
This unfortunately results in the following error and failure:
an AnsibleCollectionFinder has not been installed in this process
Change-Id: I3484163f3c3198e8500e4e464499ce5776e71a5f
Signed-off-by: Michal Nasiadka <[email protected]>
0 commit comments