You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Are bug fixes vetted before they are introduced in stable releases?
A bug fix[1] on get_url changed its basic functionality when run under check mode. The broken behavior has been in Ansible for years, but a stable release made it work correctly for the first time and broke[2] existing code that expected broken behavior.
Typically projects hold off on larger bug fixes like this until major releases. I would have had no problem with 2.8.0 breaking this.