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
Marc Mettke f0e0be0b21 Pacman Module Fixes
Update: query_package documentation
Fix: Number of Packages to Updated was one to high,
     'cause of counting the '\n'
Fix: Pacman was reinstalling state=latest packages,
     even when it was unable to load the remote version
10 years ago
..
__init__.py Reorganization. 11 years ago
apk.py updated version_added 11 years ago
dnf.py Move existing check for root before we make expensive network calls 10 years ago
homebrew.py Documentation fixes 10 years ago
homebrew_cask.py Changes to author formatting, remove emails 11 years ago
homebrew_tap.py Merge pull request #251 from kdisneur/hotfix/tap-prefixed-by-homebrew 10 years ago
layman.py added check_mode support 10 years ago
macports.py Adding author's github id 11 years ago
openbsd_pkg.py switched to use module loggigng 10 years ago
opkg.py added version added 10 years ago
pacman.py Pacman Module Fixes 10 years ago
pkg5.py Changes to author formatting, remove emails 11 years ago
pkg5_publisher.py Changes to author formatting, remove emails 11 years ago
pkgin.py pkgin: Support multiple matching packages 11 years ago
pkgng.py Make the pkg/name param into a list so that changes to make changes to _squash_items easier 10 years ago
pkgutil.py More consistent use of run_command() wrapper function, which 10 years ago
portage.py Merge pull request #631 from Tatsh-ansible/usepkg-flags 11 years ago
portinstall.py Changes to author formatting, remove emails 11 years ago
slackpkg.py minor doc fix 11 years ago
svr4pkg.py svr4pkg: assume command worked only on known-to-be-good returncodes 11 years ago
swdepot.py fixed a typo in swdepot module 10 years ago
urpmi.py no-suggests is obsolete, switch to no-recommends 10 years ago
yumrepo.py updated version added 10 years ago
zypper.py zypper: Add returncode to result 10 years ago
zypper_repository.py zypper_repository: Fix repo parsing for empty list 11 years ago