You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging/os
Brian Coca f068f3abb3 Merge pull request #227 from mavit/pkg5
Add Solaris 11 package management
10 years ago
..
__init__.py Reorganization. 10 years ago
dnf.py corrected version added 10 years ago
homebrew.py Reorganization. 10 years ago
homebrew_cask.py Reorganization. 10 years ago
homebrew_tap.py Reorganization. 10 years ago
layman.py Reorganization. 10 years ago
macports.py Reorganization. 10 years ago
openbsd_pkg.py Reorganization. 10 years ago
opkg.py Reorganization. 10 years ago
pacman.py use state=latest to ensure the latest version is installed. mimics functionality of the apt and yum modules. 10 years ago
pkg5.py Add another example. 10 years ago
pkg5_publisher.py Fix idempotency when removing packages. 10 years ago
pkgin.py Reorganization. 10 years ago
pkgng.py Make $BATCH=yes the default, remove module option 10 years ago
pkgutil.py Reorganization. 10 years ago
portage.py Add support for emerge's --getbinpkg and --usepkgoonly 10 years ago
portinstall.py Reorganization. 10 years ago
svr4pkg.py Reorganization. 10 years ago
swdepot.py Reorganization. 10 years ago
urpmi.py Make documentation of urpmi module force parameter clearer 10 years ago
zypper.py zypper: Fix gpg check option for state=latest. --no-gpg-checks is used in new and old zypper versions 10 years ago
zypper_repository.py Fix documentation in zypper_repository 10 years ago