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. Thanks, Michael [1] https://github.com/ansible/ansible/commit/9c7d36ccb517319e5e8bf8c448a7bea67f840c32 [2] https://github.com/ansible/ansible/issues/54180 -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/0724ca47-4710-4134-b77d-dab7df4193ca%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
