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
ci: install ansible and ansible-lint in a single command to prevent versions mismatch.
Also install other packages from pip in the same command. This should help us to identify issues
with conflicted dependencies earlier and prevent issues like #1120 and #1148 in future.
Fix#1148
0 commit comments