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 3f93367579 openbsd_pkg: Use ansible run_command().
This fixes an asterisk glob problem in get_package_state() where a file
in /root/ could cause shell expansion if it matched the package name.
The actual problem is solved by running with shell=False.
11 years ago
..
apt Merge pull request #3379 from serenecloud/devel 11 years ago
apt_key Fixup previous apt_key patch to enable file based modes to work. 11 years ago
apt_repository apt_repository: enhance documentation 11 years ago
easy_install Fix the issue of easy_install ignoring virtualenv_site_packages=yes. 11 years ago
gem Docs: consistently format playbook EXAMPLES 11 years ago
homebrew Docs: consistently format playbook EXAMPLES 11 years ago
macports DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
npm Merge pull request #3199 from chrishoffman/doc_error 11 years ago
openbsd_pkg openbsd_pkg: Use ansible run_command(). 11 years ago
opkg DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
pacman DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
pip Merge branch 'PR_add_chdir_to_pip' of git://github.com/y-p/ansible into devel 11 years ago
pkgin DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
pkgng Revert "now modules can implement with_items list globbing w/o updating" 11 years ago
redhat_subscription Styling: misc pep8 11 years ago
rhn_channel DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
rhn_register Styling: deprecation 11 years ago
svr4pkg DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
yum Fixing your YAML Seth :) 11 years ago
zypper DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago