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
Extend stream limit to 8MB (#39)
It seems that even 0.5MB was not enough for some
Ansible users so we bump the limit to 8MB and allow
users to override the value.
Fixes: ansible/molecule#3112