Michael DeHaan
e5ad1febc0
Merge pull request #6793 from muffl0n/patch-4
...
apt_key: Output URL for debugging
2014-04-03 17:35:49 -04:00
Michael DeHaan
2e62cbdaa2
Clarify docs message.
2014-04-02 17:37:10 -04:00
Michael DeHaan
89c1e50f7b
Note that keyserver was added in 1.6
2014-04-02 17:18:14 -04:00
Andrew Resch
dfdca084f0
redhat_subscription calls AnsibleModule() without argument_spec
...
The Rhsm object requires an AnsibleModule but it isn't created with an argument_spec and fails. Since the rhn.module is set directly after, setting None for the required argument of Rhsm fixes the module.
2014-04-01 11:22:29 -07:00
Sven Schliesing
ff0d0afb07
Output URL for debugging
2014-04-01 13:55:58 +02:00
James Tanner
f7609c8bbe
Fix merge conflicts
2014-03-31 13:15:21 -04:00
Daniel Jaouen
44b563a40a
Miscellaneous fixes to homebrew module.
2014-03-28 19:37:05 -04:00
Daniel Jaouen
e77c65af80
Update homebrew module.
2014-03-28 19:20:51 -04:00
Michael DeHaan
b566b27edd
Merge pull request #6746 from Jmainguy/svr4pkg
...
svr4pkg changes - Did my best to rebase. Now includes the latest changes made to devel, al...
2014-03-28 18:50:29 -04:00
Michael DeHaan
a72d15fb7f
Changelog and version updates.
2014-03-28 17:01:15 -04:00
Michael DeHaan
1657792a05
Merge branch 'layman' of git://github.com/jirutka/ansible into devel
2014-03-28 17:00:52 -04:00
Jonathan Mainguy
a5ac920a19
Did my best to rebase. Now includes the latest changes made to devel, along with my change of adding category option to module
2014-03-28 15:35:52 -04:00
Michael DeHaan
6fb2d56970
Resolve merge.
2014-03-28 14:56:59 -04:00
Michael DeHaan
7ced8de690
Rename apt-rpm to apt_rpm.
2014-03-28 13:18:49 -04:00
Michael DeHaan
5599835a1d
Merge branch 'apt-rpm' of git://github.com/evgkrsk/ansible into devel
2014-03-28 13:17:37 -04:00
Michael DeHaan
8964b2e049
Merge branch 'devel' of git://github.com/leafnode/ansible into devel
...
Conflicts:
library/packaging/apt_key
2014-03-28 13:15:06 -04:00
Michael DeHaan
f4bf078d6f
Rename prerelease to pre_release.
2014-03-28 13:09:10 -04:00
Bob Zoller
b023f32cdf
gem module supports prerelease (--pre)
2014-03-28 13:09:10 -04:00
Michael DeHaan
72696fec03
Merge branch 't-apt-list' of git://github.com/Elemecca/ansible into devel
2014-03-28 12:19:23 -04:00
Michael DeHaan
ca6545cb66
Merge pull request #6671 from dermute/svr4pkg-G
...
svr4pkg supports the -G switch for pkgadd
2014-03-28 11:42:46 -04:00
Michael DeHaan
ea3e0f8386
Merge branch 'devel' of https://github.com/drewblas/ansible into devel
2014-03-28 11:07:40 -04:00
Alexander Winkler
81194f2bcc
version_added for the new parameters documentation
2014-03-26 10:25:42 +00:00
Alexander Winkler
cc5e37e5fd
svr4pkg supports the -G switch for pkgadd
2014-03-25 09:03:48 +00:00
James Cammarata
d77f1976a6
Revert "add yum module downgrade support"
...
This reverts commit cbd1da6457
.
2014-03-24 12:27:32 -05:00
Colin Mattson
3b710005ad
Clarify documentation for apt pkg, state, install_recommends
2014-03-21 13:52:36 -07:00
willthames
0b87bbe839
Allow npm to install to a directory that doesn't yet exist
...
If path is specified but does not exist, create it.
Fail if path is specified but is not a directory
2014-03-21 13:30:12 +10:00
Michael DeHaan
5e557c6d29
Update cpanm
2014-03-20 08:10:02 -04:00
James Tanner
9efcbd8ef2
Fixes #6548 correct issues from rhn_register refactoring
2014-03-18 21:21:18 -04:00
Michael DeHaan
d10de23f39
Merge pull request #6565 from fabianfreyer/devel
...
Fixed bug that occurred when pkgsite not specified
2014-03-18 17:13:05 -04:00
Fabian Freyer
a061440828
Fixed bug that occurred when pkgsite not specified
2014-03-18 21:55:05 +01:00
James Tanner
12340279c4
Merge pull request #6220 from trevorah/ansible.git
...
apt_repository: autoinstall python-apt if not available
2014-03-18 16:21:04 -04:00
vyrak bunleang
5549c2cdd0
prevent state from changing from head to installed
...
allows for --HEAD to be included in brew install command
2014-03-17 16:56:54 -06:00
Michael DeHaan
950c0ebce6
Merge pull request #6529 from sivel/apt-repository-no-pycurl
...
Remove dependency on pycurl in apt_repository
2014-03-17 17:32:23 -04:00
Matt Martz
427fe86ae7
remove dependency on pycurl from apt_repository by using module_utils/urls.py instead
2014-03-17 11:31:04 -05:00
Michael DeHaan
2f6988d946
Update formatting in module example.
2014-03-17 09:10:33 -04:00
Jonathan Dray
63e2d9b3f7
fix: bug in apt when python-apt is not present apt-get was not called due to unsafe call
2014-03-17 02:24:12 +01:00
Michael DeHaan
265aed79ab
Update version_added
2014-03-16 16:35:52 -04:00
Drew Stokes
34e63357ef
add registry option to npm module
2014-03-16 16:35:52 -04:00
Michael DeHaan
5e36c1e742
Merge pull request #6069 from danieljaouen/homebrew_class
...
Update homebrew module.
2014-03-16 15:21:00 -05:00
Michael DeHaan
6241c03e25
Update cask version, changelog.
2014-03-16 16:18:27 -04:00
Michael DeHaan
4f531e6468
Merge branch 'homebrew_cask' of git://github.com/danieljaouen/ansible into devel
2014-03-16 16:18:05 -04:00
Michael DeHaan
959cf4079b
Update tap version, changelog
2014-03-16 16:17:11 -04:00
Daniel Jaouen
64e354bdc0
Add homebrew_tap module.
2014-03-16 16:17:11 -04:00
Michael DeHaan
e2c0b7d209
Merge pull request #6120 from lalinsky/apt_repository_pycurl_non_ppa
...
Don't require pycurl in apt_repository when it's not actually needed
2014-03-16 15:15:57 -05:00
Michael DeHaan
eaf77d4a61
Bump version_added field on composer module.
2014-03-16 16:12:02 -04:00
dmtrs
bacebbb94b
Add module composer (php dependency manager)
2014-03-16 16:12:02 -04:00
Michael DeHaan
c9f1b57f11
Merge pull request #6405 from fabianfreyer/devel
...
Add support for new pkgng repository format and annotations
2014-03-16 14:43:56 -05:00
Michael DeHaan
5886cf6a1a
Merge pull request #6355 from hkariti/npm_install_invalid
...
Add a package to missing list if npm list reported it as invalid
2014-03-16 12:41:03 -05:00
Michael DeHaan
988f0c1646
Merge pull request #6323 from aresch/rpm_key_query_fix
...
Fix rpm_key on system with no gpg keys imported
2014-03-16 12:40:11 -05:00
Michael DeHaan
0281dbf2f2
Merge pull request #6203 from garetharmstronghp/fix_rpm_key_issue_5621
...
Fix issue #5621 , rpm_key doesn't work for el5
2014-03-16 12:32:28 -05:00