Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow parameters to be passed for uninstall (required by some packages) (#2269) | Tim Small | 2016-06-20 | 1 | -0/+5 |
* | add win_chocolatey support for nonzero success exit codes | nitzmahone | 2016-06-20 | 1 | -3/+7 |
* | Merge pull request #1295 from superquadratic/win_choco_params | Brian Coca | 2015-12-14 | 1 | -4/+54 |
|\ | |||||
| * | win_chocolatey: Add install_args, params and ignoredependencies | Guido Lorenz | 2015-11-27 | 1 | -4/+54 |
* | | Correct problem with changed:true | daveres | 2015-12-08 | 1 | -1/+1 |
|/ | |||||
* | win_chocolatey bugfixes | Trond Hindenes | 2015-09-23 | 1 | -62/+10 |
* | Refactor win_chocolatey module | Pepe Barbe | 2015-06-16 | 1 | -135/+204 |
* | Allow any custom chocolatey source | Ernst Kuschke | 2015-06-16 | 1 | -2/+6 |
* | changed to use ansible standard 'name' instead of 'package' | Brian Coca | 2014-12-06 | 1 | -3/+3 |
* | Windows package management with Chocolatey | Peter Mounce | 2014-10-01 | 1 | -0/+248 |