Commit graph

7 commits

Author SHA1 Message Date
Rostyslav
a8fa432096 Add --override-arguments option to win_chocolatey module ()
* Add --override-arguments option to win_chocolatey module

* Fix version and argument type

* Added changelog fragment and tests
2019-11-25 09:51:13 +10:00
Jordan Borean
b5b75daaa5
win_chocolatey - honour version when bootstrapping chocolatey and fix package listing ()
* 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
2019-06-05 09:10:10 +10:00
Jordan Borean
cac3c6efcf
win_chocolatey - Fix incompatibilities with latest Chocolatey release () 2019-03-15 16:40:30 +10:00
Jordan Borean
b74295d25f
win_chocolatey - add ability to pin a package ()
* win_chocolatey - add ability to pin a package

* fix typoe in changelog fragment
2019-03-05 14:18:42 +10:00
Jordan Borean
9ac89af355
win_chocolatey - move over to AnsibleModule and add allow_multiple () 2018-11-14 16:18:34 +10:00
Jordan Borean
8f8e3db067
win_chocolatey: fix regression around using all as a package name () 2018-08-06 07:33:55 +10:00
Jordan Borean
93c05074ee
win_chocolatey: refactor module to fix bugs and add new features ()
* win_chocolatey: refactor module to fix bugs and add new features

* Fix some typos and only emit install warning not in check mode

* Fixes when testing out installing chocolatey from a server

* Added changelog fragment
2018-07-24 07:52:13 +10:00