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
Currently, when the AnsibleCollections parameter in test-operator
is used to set multiple collections, it throws an error. To fix
this issue, the script should not pass all the collections as one
full string. This patch fixes that.
0 commit comments