mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
win_chocolatey - honour version when bootstrapping chocolatey and fix package listing (#57208)
* win_chocolatey - honour version when bootstrapping chocolatey * skip upgrade all step * Fix install latest step * Remove test changes now that Chocolatey is released * tweak the package version detection
This commit is contained in:
3
changelogs/fragments/win_chocolatey-version.yaml
Normal file
3
changelogs/fragments/win_chocolatey-version.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- win_chocolatey - Install the specific Chocolatey version if the ``version`` option is set.
|
||||
- win_chocolatey - Better support detecting multiple packages installed at different versions on newer Chocolatey releases
|
||||
Reference in New Issue
Block a user