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/library/packaging
Michael DeHaan caa0b02962 Update formatting in module example. 12 years ago
..
apt fix: bug in apt when python-apt is not present apt-get was not called due to unsafe call 12 years ago
apt_key Merge pull request #6468 from philpep/fix_apt_key 12 years ago
apt_repository Merge pull request #6120 from lalinsky/apt_repository_pycurl_non_ppa 12 years ago
composer Bump version_added field on composer module. 12 years ago
cpanm Fix missing colons in cpanm 12 years ago
easy_install Force command action to not be executed by the shell unless specifically enabled 12 years ago
gem Various commits to enable no-shell or safe-shell usage, more to come. 12 years ago
homebrew Fix Homebrew._current_package_is_installed 12 years ago
homebrew_cask Update cask version, changelog. 12 years ago
homebrew_tap Update tap version, changelog 12 years ago
macports Various commits to enable no-shell or safe-shell usage, more to come. 12 years ago
npm Update version_added 12 years ago
openbsd_pkg Merge pull request #4949 from eest/openbsd_pkg-rework-name-parsing 12 years ago
opkg Various commits to enable no-shell or safe-shell usage, more to come. 12 years ago
pacman Various commits to enable no-shell or safe-shell usage, more to come. 12 years ago
pip Force command action to not be executed by the shell unless specifically enabled 12 years ago
pkgin Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 12 years ago
pkgng Added support for package annotations. 12 years ago
pkgutil Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 12 years ago
portage Fix docstring and snippet import style in portage module 12 years ago
portinstall Close parens in portinstall 12 years ago
redhat_subscription Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 12 years ago
rhn_channel Fixes #5023 Convert all modules to use new snippet import pattern 12 years ago
rhn_register Update formatting in module example. 12 years ago
rpm_key Merge pull request #6323 from aresch/rpm_key_query_fix 12 years ago
svr4pkg Fixes #5023 Convert all modules to use new snippet import pattern 12 years ago
swdepot Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 12 years ago
urpmi Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 12 years ago
yum Yum: Fix logic in yum. 12 years ago
zypper remove check for version string 12 years ago
zypper_repository zypper_repository: claims to support check_mode, but does not. Fixes GH-5614. 12 years ago