summaryrefslogtreecommitdiffstats
path: root/library (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5167 from jaspernbrouwer/develjctanner2014-01-031-3/+3
|\
| * Swapped conditions of the changed if statementsJasper N. Brouwer2013-12-231-2/+2
| * Fixed false positive on initctl as enable_cmdJasper N. Brouwer2013-12-041-3/+3
* | Basic docsite formatting fixupsMichael DeHaan2014-01-021-2/+2
* | Fixes #5040 setup module: do not add primary interface info to the secondary ...James Tanner2014-01-021-2/+10
* | Pass scrub_data by default, see response from DO here: https://www.digitaloce...Michael DeHaan2013-12-311-1/+1
* | add a note about raw/endrawMichael DeHaan2013-12-271-1/+1
* | Fix documentation example for the fail moduleJim Kleckner2013-12-271-1/+1
* | fix short/full description for elasticacheMikhail Sobolev2013-12-261-1/+1
* | Use task names in examples.Michael DeHaan2013-12-261-16/+22
* | Merge branch 'devel' of git://github.com/beefsalad/ansible into develMichael DeHaan2013-12-261-1/+8
|\ \
| * | added descriptions for yum optionsbeefsalad2013-12-261-1/+8
* | | Merge pull request #5427 from bcoca/template_docs2Michael DeHaan2013-12-261-2/+5
|\ \ \
| * | | added more usefull example for jinja2 overrides (this one is actuallyBrian Coca2013-12-261-2/+5
* | | | Missing "is" in file module descriptionMaykel Moya2013-12-261-1/+1
|/ / /
* | | Merge pull request #5419 from stoned/shell-module-doc-fixMichael DeHaan2013-12-251-7/+13
|\ \ \
| * | | shell module: document removes option and sync with command module docStoned Elipot2013-12-251-7/+13
* | | | User report of DO not taking underscores so tweaking docsMichael DeHaan2013-12-251-3/+3
* | | | Fix a documentation item.Michael DeHaan2013-12-251-1/+1
|/ / /
* | | fix typo in synchronize modulePeter Salvatore2013-12-181-1/+1
* | | Merge pull request #5162 from JensRantil/fix-corrupt-module-outputsMichael DeHaan2013-12-182-2/+2
|\ \ \
| * | | module(nagios): don't catch `SystemExit`Jens Rantil2013-12-041-1/+1
| * | | module(apt_key): don't catch `SystemExit`Jens Rantil2013-12-041-1/+1
| | |/ | |/|
* | | Make state=present the default for ec2_tagwillthames2013-12-181-3/+4
* | | Merge pull request #5303 from mohangk/rds_postgresjctanner2013-12-171-2/+2
|\ \ \
| * | | Adds postgres support for Ansible RDS moduleMohan Krishnan2013-12-161-2/+2
* | | | Merge pull request #5289 from rstrox/develjctanner2013-12-171-4/+4
|\ \ \ \
| * | | | catch exposed cs.exceptions instead of novaclientTroy C2013-12-161-8/+4
| * | | | import novaclient.exceptions for cs.images.findTroy C2013-12-131-2/+6
| |/ / /
* | | | Merge pull request #5203 from sivel/irc-rfc-loopsjctanner2013-12-171-34/+64
|\ \ \ \
| * | | | module is not exposed to send_msg, but main() catches exceptions and uses mod...Matt Martz2013-12-061-3/+2
| * | | | Try to follow RFC2812 for waiting on serverl welcome and join messages before...Matt Martz2013-12-061-34/+65
* | | | | Merge pull request #5274 from veeti/easy_install_chdirjctanner2013-12-171-0/+2
|\ \ \ \ \
| * | | | | Fix permission error when using easy_install through sudoVeeti Paananen2013-12-121-0/+2
* | | | | | Merge pull request #5160 from JensRantil/fix-issue-5159jctanner2013-12-161-2/+2
|\ \ \ \ \ \
| * | | | | | module(file): Fail instead of exit on exceptionJens Rantil2013-12-131-1/+1
| * | | | | | module(file): state what went wrong on exceptionJens Rantil2013-12-131-1/+1
| * | | | | | `file` module: Don't catch `SystemExit`Jens Rantil2013-12-041-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5099 from tartansandal/postgresql_db_check_modejctanner2013-12-161-1/+23
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | postgres_db CHECKMODE changed statusKahlil (Kal) Hodgson2013-11-291-1/+23
* | | | | | Merge pull request #4886 from sergeyhush/develjctanner2013-12-131-25/+46
|\ \ \ \ \ \
| * | | | | | compatible with python 2.4Sergey Sudakovich2013-11-181-1/+4
| * | | | | | fix when the system does not have lsb_release script, but has /etc/lsb_releas...Sergey Sudakovich2013-11-131-25/+43
* | | | | | | Set version_added for new_instance_name in cloud/rds moduleJames Tanner2013-12-131-0/+1
* | | | | | | Merge pull request #4872 from timurbatyrshin/4869-old-python-apt-fixjctanner2013-12-131-10/+19
|\ \ \ \ \ \ \
| * | | | | | | #4869 compatibility with older versions of aptTimur Batyrshin2013-11-111-10/+19
* | | | | | | | Merge pull request #5028 from retr0h/correct-nova-api-auth-checkjctanner2013-12-132-21/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | Nova doesn't attempt to auth on obj instantiationJohn Dewey2013-11-232-21/+36
* | | | | | | | | Merge pull request #4949 from eest/openbsd_pkg-rework-name-parsingjctanner2013-12-131-30/+116
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | openbsd_pkg: rework package name parsing.Patrik Lundin2013-11-181-30/+116