ansible/packaging/os
Indrajit Raychaudhuri 39153ea154 Update homebrew_cask with additional cask features and doc updates (#2682)
Changes:
- Document missing 'path' option and remove redundant brew_path manipulation
- Add 'update_homebrew' option since 'brew cask update' as a synonym for
  'brew update' is available nowadays
- Add additional missing aliases documentation
- Port additional improvements (expanded support for brews path, cask path
  patterns etc.)
- Allow proper `list` type support for 'name' option.
2016-08-10 13:32:36 +02:00
..
__init__.py
apk.py apk: fix LANG != C while parsing stdout (#2689) 2016-08-07 21:44:07 +02:00
dnf.py
homebrew.py Add path type in homebrew 'path' option (#2692) 2016-08-10 08:50:53 +02:00
homebrew_cask.py Update homebrew_cask with additional cask features and doc updates (#2682) 2016-08-10 13:32:36 +02:00
homebrew_tap.py Update homebrew_tap to support custom tap URL via optional 'url' option (#2672) 2016-08-10 13:28:18 +02:00
layman.py Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) (#2369) 2016-06-04 23:21:04 +02:00
macports.py
openbsd_pkg.py Improve debug log some more. 2016-07-01 18:38:19 +02:00
opkg.py
pacman.py List pacman options aliases in documentation (#2670) 2016-08-05 17:48:08 +02:00
pkg5.py
pkg5_publisher.py Handle empty IPS publishers (#2047) 2016-07-11 00:22:03 +02:00
pkgin.py
pkgng.py
pkgutil.py
portage.py
portinstall.py
slackpkg.py
svr4pkg.py Do not return failure when the package is installed and nothing is done (#1852) 2016-08-09 08:47:00 -04:00
swdepot.py
urpmi.py
yum_repository.py Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) (#2369) 2016-06-04 23:21:04 +02:00
zypper.py allow to specify versions with zypper (#2328) 2016-08-10 08:56:39 +02:00
zypper_repository.py Check for zypper version before using options (#2549) 2016-07-12 22:52:43 +02:00