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
Alexander Gubin e8b3a028ea zypper_repository: Remove trailing "/". Identifies "logically" identical repos.
Example: ftp://download.nvidia.com/opensuse/12.2 == ftp://download.nvidia.com/opensuse/12.2/
10 years ago
..
apt Merge pull request #8292 from jimi-c/issue_7863_deb_with_items 10 years ago
apt_key Check at most 16 characters of the key. Fixes #7936 10 years ago
apt_repository Merge pull request #8544 from Tenzer/faster-apt_repository 10 years ago
apt_rpm add simplejson as alternative to json 11 years ago
composer Update version_added info. 10 years ago
cpanm Update cpanm 11 years ago
easy_install Force command action to not be executed by the shell unless specifically enabled 11 years ago
gem Fix a typo in gem module documentation 10 years ago
homebrew Homebrew module: Added `+` and `.` characters to the package name regex. 10 years ago
homebrew_cask Fixed bug with environment path for homebrew_cask 10 years ago
homebrew_tap Update tap version, changelog 11 years ago
layman layman: remove my email address 10 years ago
macports Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
npm Adding ignore_scripts option to the argument_spec for npm 10 years ago
openbsd_pkg Minor cleanup of openbsd_pkg example comment 10 years ago
opkg Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
pacman Fix #8047 10 years ago
pip Merge pull request #6701 from carlanton/pr/pip_check_fix2 10 years ago
pkgin Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
pkgng Fixed test on 'cached' parameter. 11 years ago
pkgutil Fix in pkgutil: don't call pipes.quote() on None. 10 years ago
portage portage: Add support for --changed-use 10 years ago
portinstall Fixed FreeBSD ports install issue 10 years ago
redhat_subscription Merge branch 'spelling' of git://github.com/cgar/ansible into devel 10 years ago
rhn_channel Add missing license headers to two modules and standardize formatting of another. 11 years ago
rhn_register Fix typo in variable name 10 years ago
rpm_key Removed max 8192 bytes, fixes #8424 10 years ago
svr4pkg Cleaning up svr4pkg commit fix for #7645 10 years ago
swdepot Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
urpmi fixes #8626 by reverting 0d8b81cd 10 years ago
yum In the yum module example, use present/absent instead of installed/removed 10 years ago
zypper fix typo in zypper module (requiered -> required) 10 years ago
zypper_repository zypper_repository: Remove trailing "/". Identifies "logically" identical repos. 10 years ago