summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Typo in documentation.James Martin2013-04-011-1/+1
* postgresql_user: fix docstringsBernhard Weitzhofer2013-04-011-3/+3
* upgrade should obey check modeLorin Hochstein2013-03-311-2/+6
* Use aptitude safe-upgrade for apt upgrade=yesLorin Hochstein2013-03-311-8/+15
* Merge pull request #2530 from mavimo/patch-1Michael DeHaan2013-03-311-1/+1
|\
| * Fixed error in version_addedMarco Vito Moscaritolo2013-03-301-1/+1
* | Merge pull request #2531 from Afterburn/develMichael DeHaan2013-03-311-7/+7
|\ \
| * | Suppressed output and updated documentationmujahideen2013-03-301-7/+7
* | | Merge pull request #2533 from mavimo/documentation-version_addedMichael DeHaan2013-03-3122-29/+29
|\ \ \
| * | | Double quoted version_added in documentationmavimo2013-03-3022-29/+29
| | |/ | |/|
* | | Merge pull request #2534 from victorcoder/develMichael DeHaan2013-03-311-3/+3
|\ \ \
| * | | Examples must use "name" parameter instead of "guest" for virt module, both w...Victor Castell2013-03-301-3/+3
| |/ /
* | | Chnge description as list inside stringmavimo2013-03-305-11/+21
|/ /
* | Merge branch 'lineinfile' of git://github.com/Tinche/ansible into lifMichael DeHaan2013-03-291-37/+75
|\ \
| * | Added additional lineinfile documentation.tin2013-03-271-10/+28
| * | Fixed to the lineinfile module.tin2013-03-271-27/+47
* | | Merge pull request #2442 from lwade/vol_os_detectionMichael DeHaan2013-03-291-4/+9
|\ \ \
| * | | adding windows-specific ebs recommendationlwade2013-03-181-1/+2
| * | | add better OS detection for BDMlwade2013-03-181-3/+7
* | | | Merge pull request #2508 from tgerla/develMichael DeHaan2013-03-291-0/+3
|\ \ \ \
| * | | | Add some examples for local_action and rsyncTim Gerla2013-03-261-0/+3
* | | | | fixed and extended documentation for lvg moduleAlexander Bulimov2013-03-281-5/+7
* | | | | now check moded returnes 'changed' instead of failure when there areBrian Coca2013-03-261-1/+1
| |_|/ / |/| | |
* | | | Fixed webdocs rendering errorJohan Wirén2013-03-261-3/+3
|/ / /
* | | "gem"-module: replace python 2.5 language featureBernhard Weitzhofer2013-03-261-1/+4
* | | Add state to rhn_channel docsMichael DeHaan2013-03-251-0/+5
* | | Ensure that when transferring a file to a directory the name of the file is t...Michael DeHaan2013-03-251-6/+10
* | | Merge pull request #2496 from lorin/mycnf-quotesMichael DeHaan2013-03-252-6/+69
|\ \ \
| * | | Strip quotes when parsing my.cnfLorin Hochstein2013-03-252-6/+69
* | | | Fix RHN module YAML docs formattingMichael DeHaan2013-03-251-20/+19
* | | | QuotingMichael DeHaan2013-03-251-1/+1
* | | | Fix version added attribute, update docs URLMichael DeHaan2013-03-251-1/+1
|/ / /
* | | Merge pull request #2490 from szinck/develMichael DeHaan2013-03-241-0/+122
|\ \ \
| * | | service: fix typo 'err' in SunOS service classShaun Zinck2013-03-241-1/+1
| * | | Added SunOS (Solaris, illumos, etc) service management using svcadm and svcs ...Shaun Zinck2013-03-231-0/+122
* | | | Merge pull request #2440 from jochu/service-chkconfig-addMichael DeHaan2013-03-241-0/+3
|\ \ \ \
| * | | | attempt to add service to chkconfig when suggestedJeffrey Chu2013-03-181-0/+3
| | |/ / | |/| |
* | | | Merge pull request #2437 from hspencer77/additional-ec2-instance-attribute-su...Michael DeHaan2013-03-241-1/+19
|\ \ \ \
| * | | | Added additional filter options for instances for EC2 and EucalyptusHarold Spencer Jr2013-03-171-1/+19
| |/ / /
* | | | Minor consistency tweak, pwd => passwordMichael DeHaan2013-03-241-6/+5
* | | | Merge pull request #2489 from vincentvdk/develMichael DeHaan2013-03-241-0/+146
|\ \ \ \
| * | | | Removed false infoVincent Van der Kussen2013-03-241-1/+0
| * | | | Removed info about hard coded user/pwd in the documentation partVincent Van der Kussen2013-03-241-2/+0
| * | | | Made user and password options that can be passed to the moduleVincent Van der Kussen2013-03-231-4/+15
| * | | | renamed moduleVincent Van der Kussen2013-03-231-0/+0
| * | | | added rhn_channel moduleVincent Van der Kussen2013-03-231-2/+2
| * | | | Added module rhn_channelVincent Van der Kussen2013-03-231-0/+138
| | |/ / | |/| |
* | | | service: add systemd template supportPaul Sbarra2013-03-231-8/+23
* | | | service: fix systemd compilation error with --checkPaul Sbarra2013-03-231-1/+1
|/ / /
* | | Add quotes around postgresql database nameJeffrey Chu2013-03-221-1/+1