mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
Currently chocolatey is not failing when the user requests version X, but version X is not available in the repository. Obviously the module should fail in this case. This fixes #25393