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
Patrik Lundin a67ea75dec openbsd_pkg: handle pkg_add quirks better.
This fixes a problem when trying to install a package with a specific version
number from a local directory and the local directory is checked after a remote
repository:

Error from http://ftp.eu.openbsd.org/pub/OpenBSD/[...]/packagename-1.0.tgz
ftp: Error retrieving file: 404 Not Found
packagename-1.0: ok
13 years ago
..
apt Merge branch 'fix-apt-purge' of git://github.com/madduck/ansible into purge 13 years ago
apt_key Fixup previous apt_key patch to enable file based modes to work. 13 years ago
apt_repository DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
easy_install Fix the issue of easy_install ignoring virtualenv_site_packages=yes. 13 years ago
gem Docs: consistently format playbook EXAMPLES 13 years ago
homebrew Docs: consistently format playbook EXAMPLES 13 years ago
macports DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
npm Merge pull request #3199 from chrishoffman/doc_error 13 years ago
openbsd_pkg openbsd_pkg: handle pkg_add quirks better. 13 years ago
opkg DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
pacman DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
pip Merge branch 'PR_add_chdir_to_pip' of git://github.com/y-p/ansible into devel 13 years ago
pkgin DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
pkgng Revert "now modules can implement with_items list globbing w/o updating" 13 years ago
redhat_subscription Styling: misc pep8 13 years ago
rhn_channel DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
rhn_register Styling: deprecation 13 years ago
svr4pkg DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
yum Revert "now modules can implement with_items list globbing w/o updating" 13 years ago
zypper DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago