Commit Graph

397 Commits (8baaf458c794b86096dcbbdcbf652f9cdab809ee)

Author SHA1 Message Date
Michael DeHaan e02ae3476f Resolve merge.
12 years ago
Michael DeHaan dfbe35d4be Rename apt-rpm to apt_rpm.
12 years ago
Michael DeHaan 535b2ba64c Merge branch 'apt-rpm' of git://github.com/evgkrsk/ansible into devel
12 years ago
Michael DeHaan e79171cbfb Merge branch 'devel' of git://github.com/leafnode/ansible into devel
12 years ago
Michael DeHaan 5f14b6e637 Rename prerelease to pre_release.
12 years ago
Bob Zoller e1a1ac1e76 gem module supports prerelease (--pre)
12 years ago
Michael DeHaan 53d03dc968 Merge branch 't-apt-list' of git://github.com/Elemecca/ansible into devel
12 years ago
Michael DeHaan 09259cbd77 Merge pull request #6671 from dermute/svr4pkg-G
12 years ago
Michael DeHaan 2a656b2cf4 Merge branch 'devel' of https://github.com/drewblas/ansible into devel
12 years ago
Alexander Winkler 69e09b048c version_added for the new parameters documentation
12 years ago
Alexander Winkler 03040a97c8 svr4pkg supports the -G switch for pkgadd
12 years ago
James Cammarata a4af31e511 Revert "add yum module downgrade support"
12 years ago
Colin Mattson 3e6bf9640c Clarify documentation for apt pkg, state, install_recommends
12 years ago
willthames 7272877df6 Allow npm to install to a directory that doesn't yet exist
12 years ago
Michael DeHaan 2156e87e62 Update cpanm
12 years ago
James Tanner 324a943e12 Fixes #6548 correct issues from rhn_register refactoring
12 years ago
Michael DeHaan 8899c74aaf Merge pull request #6565 from fabianfreyer/devel
12 years ago
Fabian Freyer 17fcc89b3b Fixed bug that occurred when pkgsite not specified
12 years ago
James Tanner f6a02d9b2c Merge pull request #6220 from trevorah/ansible.git
12 years ago
vyrak bunleang f5289deee7 prevent state from changing from head to installed
12 years ago
Michael DeHaan 23990b94c9 Merge pull request #6529 from sivel/apt-repository-no-pycurl
12 years ago
Matt Martz 7af8a33def remove dependency on pycurl from apt_repository by using module_utils/urls.py instead
12 years ago
Michael DeHaan caa0b02962 Update formatting in module example.
12 years ago
Jonathan Dray 0981488df7 fix: bug in apt when python-apt is not present apt-get was not called due to unsafe call
12 years ago
Michael DeHaan 16ca4c2195 Update version_added
12 years ago
Drew Stokes 5aba903dcf add registry option to npm module
12 years ago
Michael DeHaan 11dd81c724 Merge pull request #6069 from danieljaouen/homebrew_class
12 years ago
Michael DeHaan 855ccb62c0 Update cask version, changelog.
12 years ago
Michael DeHaan 03f93e0f79 Merge branch 'homebrew_cask' of git://github.com/danieljaouen/ansible into devel
12 years ago
Michael DeHaan 1a90890fd0 Update tap version, changelog
12 years ago
Daniel Jaouen e7787607d0 Add homebrew_tap module.
12 years ago
Michael DeHaan 9cc5ae6f2f Merge pull request #6120 from lalinsky/apt_repository_pycurl_non_ppa
12 years ago
Michael DeHaan f700da8249 Bump version_added field on composer module.
12 years ago
dmtrs 0e06e8bb7f Add module composer (php dependency manager)
12 years ago
Michael DeHaan d3e989435b Merge pull request #6405 from fabianfreyer/devel
12 years ago
Michael DeHaan eaef86d22b Merge pull request #6355 from hkariti/npm_install_invalid
12 years ago
Michael DeHaan 8d3e2fe79a Merge pull request #6323 from aresch/rpm_key_query_fix
12 years ago
Michael DeHaan 0939a83174 Merge pull request #6203 from garetharmstronghp/fix_rpm_key_issue_5621
12 years ago
Michael DeHaan af7c252ba4 Merge pull request #5909 from joeybaker/patch-1
12 years ago
James Laska 5cfefb326a Correct check_mode conditional logic
12 years ago
Sam Hanes b384db53f8 Add support for YAML lists to apt module.
12 years ago
Patrick Gerken 38d6956c1f Properly catch import errors in apt
12 years ago
Michael DeHaan 9eb3f8779c Merge pull request #6468 from philpep/fix_apt_key
12 years ago
James Cammarata b93b99871b Fix small typo resulting in a traceback for the apt_key module
12 years ago
Philippe Pepiot 92e8e59cad apt_key: Fix traceback when key_id format is invalid
12 years ago
Daniel Jaouen 81f2e43b76 Fix Homebrew._current_package_is_installed
12 years ago
Michael DeHaan 78ebf5d266 Still more shell fixes.
12 years ago
James Tanner 6067d826e4 Close parens in portinstall
12 years ago
James Tanner e7f74251c8 Fix missing colons in cpanm
12 years ago
James Tanner 89024f5d9f Fix typo in portinstall
12 years ago