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
Robin Roth 660fa9183c remove check for version string
this check does not get used anywhere and is not needed as zypper/rpm can handle version information directly
12 years ago
..
apt
apt_key
apt_repository reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 12 years ago
easy_install
gem
homebrew
macports
npm
openbsd_pkg
opkg
pacman small change to docs 12 years ago
pip If a executable is defined but not found the module should fail. Addresses https://github.com/ansible/ansible/issues/5781. 12 years ago
pkgin
pkgng
pkgutil
portinstall
redhat_subscription
rhn_channel
rhn_register
rpm_key All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 12 years ago
svr4pkg
swdepot
urpmi
yum Adding a check for pending tranasctions to the yum module 12 years ago
zypper remove check for version string 12 years ago
zypper_repository