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.
James Cammarata
d44ed533b3
Default use_proxy to True for fetch_url()
...
Also added some error handling to the fetch_url() call in the
apt_repository module, so that failures to look up the PPA info
are properly handled.
Fixes #7322
11 years ago
..
apt
In apt module show 'name' vs pkg to standardize with the rest of the modules. 'pkg' is an alias for name.
11 years ago
apt_key
apt_key: fix key lookup for 64 bit key ids
11 years ago
apt_repository
Default use_proxy to True for fetch_url()
11 years ago
apt_rpm
add simplejson as alternative to json
11 years ago
composer
Update composer example
11 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
Rename prerelease to pre_release.
11 years ago
homebrew
Add dots to valid path characters
11 years ago
homebrew_cask
Update cask version, changelog.
11 years ago
homebrew_tap
Update tap version, changelog
11 years ago
layman
Changelog and version updates.
11 years ago
macports
Various commits to enable no-shell or safe-shell usage, more to come.
11 years ago
npm
Allow npm to install to a directory that doesn't yet exist
11 years ago
openbsd_pkg
Merge pull request #4949 from eest/openbsd_pkg-rework-name-parsing
11 years ago
opkg
Various commits to enable no-shell or safe-shell usage, more to come.
11 years ago
pacman
Resolve merge.
11 years ago
pip
Force command action to not be executed by the shell unless specifically enabled
11 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
Fixes for run_command shell usage in remainder of packaging modules, save portinstall.
11 years ago
portage
Fix docstring and snippet import style in portage module
11 years ago
portinstall
Close parens in portinstall
11 years ago
redhat_subscription
redhat_subscription calls AnsibleModule() without argument_spec
11 years ago
rhn_channel
Add missing license headers to two modules and standardize formatting of another.
11 years ago
rhn_register
Add missing license headers to two modules and standardize formatting of another.
11 years ago
rpm_key
Add missing license headers to two modules and standardize formatting of another.
11 years ago
svr4pkg
Did my best to rebase. Now includes the latest changes made to devel, along with my change of adding category option to module
11 years ago
swdepot
Fixes for run_command shell usage in remainder of packaging modules, save portinstall.
11 years ago
urpmi
Fixes for run_command shell usage in remainder of packaging modules, save portinstall.
11 years ago
yum
slight language change based on feedback from jimi-c
11 years ago
zypper
remove check for version string
11 years ago
zypper_repository
zypper_repository: claims to support check_mode, but does not. Fixes GH-5614.
11 years ago