summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Expand)AuthorAgeFilesLines
* Add metadata for xbpsToshio Kuratomi2016-12-061-3/+6
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-0634-0/+136
* Style fix for xbps moduleRyan S. Brown2016-12-061-1/+1
* Add XBPS module (#1749)Dino Occhialini2016-12-061-0/+300
* yum_repository: use https:// for EPEL examples (#3464)Colin Walters2016-12-051-2/+2
* Make `main()` calls conditional - packaging (#3650)Fabio Alessandro Locati2016-12-0517-18/+41
* Use native YAML - Packaging (#3588)Fabio Alessandro Locati2016-12-0134-191/+594
* Fix name/package parameter convert when passed list of values using with_item...dimid2016-12-011-2/+2
* elasticsearch-plugin: fix local variable 'name' referenced before assignment ...Aaron Chen2016-11-291-1/+1
* Remove iteritems from portage module for python3Toshio Kuratomi2016-11-291-2/+2
* Portage module improvements (#3520)William L. Thomson Jr2016-11-281-1/+42
* Making yum_repository module compatible with Python 3 (#3487)Jiri Tyr2016-11-181-3/+3
* Make Homebrew-related modules run on Python 3Andy Dirnberger2016-11-172-2/+6
* yum_repository: Add diff support (#3460)Jiri Tyr2016-11-171-10/+12
* Fix for dnf groupinstallToshio Kuratomi2016-11-041-6/+16
* Fix installation of environment groupsToshio Kuratomi2016-11-021-12/+63
* dnf: fix compatibility with DNF 2.0 (#3325)Igor Gnatenko2016-10-311-6/+26
* elasticsearch_plugin: add check mode support (#3043)Thierno IB. BARRY2016-10-281-3/+10
* * Fix for spaces in the package spec.Toshio Kuratomi2016-10-271-5/+5
* install dnf python bindings if possibleToshio Kuratomi2016-10-271-15/+40
* maven_artifact: fix download of SBT published snapshot artifact (#3085)Michal Klempa2016-10-261-0/+3
* docs: adjust version_addedRene Moser2016-10-251-1/+1
* maven_artifact: Allow to specify a custom timeout (#2526)Andrea Scarpino2016-10-251-1/+10
* Fix pkgng on python 3Michael Scherer2016-10-231-1/+1
* zypper: fix for checking result is None (#3143)Alex2016-10-171-9/+10
* openbsd_pkg: Use correct part of name in match. (#3151)Patrik Lundin2016-10-151-3/+10
* zypper_repository: Prepend --gpg-auto-import-keys before refresh command (#3088)Pieter Hollants2016-10-051-2/+3
* Add documention for enabled option in zypper_repository (#3083)Robin Roth2016-10-051-1/+7
* elasticsearch_plugin: rewrite module to not use unsupported parameters (#2839)Thierno IB. BARRY2016-09-271-41/+59
* Fixes #1375, will check for new and outdated packages when running. (#3020)shane-walker2016-09-241-1/+4
* List python-xml in requirements for zypper* (#2937)Robin Roth2016-09-212-0/+2
* composer: update docs about issues on macOS if installed by homebrew (#2987)René Moser2016-09-211-0/+1
* Start zypper in non-interactive mode (#2854)release-2.1Alex2016-09-101-5/+13
* elasticsearch_plugin: Fix bug when using proxy (#2603) (#2838)Thierno IB. BARRY2016-09-041-1/+1
* Zypper repo autoimport keys (#2132)Robin Roth2016-09-041-34/+83
* Ensure the return value for changed is bool (#2830)Robin Roth2016-09-021-1/+1
* Just use netloc to identify bucket name for s3 locations (#2713)James Higgins2016-08-301-2/+2
* apk: Fix mutual exclusivity (#2768)Kevin Brebanov2016-08-241-0/+3
* Update homebrew_cask with additional cask features and doc updates (#2682)Indrajit Raychaudhuri2016-08-101-21/+60
* Update homebrew_tap to support custom tap URL via optional 'url' option (#2672)Indrajit Raychaudhuri2016-08-101-10/+40
* allow to specify versions with zypper (#2328)Robin Roth2016-08-101-16/+81
* Add path type in homebrew 'path' option (#2692)Indrajit Raychaudhuri2016-08-101-0/+1
* Do not return failure when the package is installed and nothing is done (#1852)Dagobert Michelsen2016-08-091-1/+2
* apk: fix LANG != C while parsing stdout (#2689)René Moser2016-08-071-0/+3
* apk: Add support for updating virtual packages (#2686)Kevin Brebanov2016-08-071-15/+43
* List homebrew options aliases in documentation (#2671)Indrajit Raychaudhuri2016-08-051-0/+4
* List pacman options aliases in documentation (#2670)Indrajit Raychaudhuri2016-08-051-0/+2
* Add kibana_plugin module (#2621)Thierno IB. BARRY2016-08-041-0/+237
* Add a 'requirements:' field to homebrew doc (#2630)Adrian Likins2016-07-282-0/+4
* zypper cleanup checks for failure/diff (#2569)Robin Roth2016-07-161-47/+21