summaryrefslogtreecommitdiff
path: root/windows/win_chocolatey.ps1
Commit message (Expand)AuthorAgeFilesLines
* Allow parameters to be passed for uninstall (required by some packages) (#2269)Tim Small2016-06-201-0/+5
* add win_chocolatey support for nonzero success exit codesnitzmahone2016-06-201-3/+7
* Merge pull request #1295 from superquadratic/win_choco_paramsBrian Coca2015-12-141-4/+54
|\
| * win_chocolatey: Add install_args, params and ignoredependenciesGuido Lorenz2015-11-271-4/+54
* | Correct problem with changed:truedaveres2015-12-081-1/+1
|/
* win_chocolatey bugfixesTrond Hindenes2015-09-231-62/+10
* Refactor win_chocolatey modulePepe Barbe2015-06-161-135/+204
* Allow any custom chocolatey sourceErnst Kuschke2015-06-161-2/+6
* changed to use ansible standard 'name' instead of 'package'Brian Coca2014-12-061-3/+3
* Windows package management with ChocolateyPeter Mounce2014-10-011-0/+248