summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Reworking retry/until logic to fix bugsJames Cammarata2016-05-132-13/+13
* | | | Fix my IRC handleNathaniel Case2016-05-131-1/+1
* | | | updated committer IRC nicks/GH IDsnitzmahone2016-05-131-25/+25
* | | | update 2.1 completed roadmap itemsnitzmahone2016-05-131-14/+14
* | | | Start adding required to docsToshio Kuratomi2016-05-132-13/+10
* | | | Disable sftp batch mode if sshpass (#15829)jctanner2016-05-131-1/+5
| |_|/ |/| |
* | | Update submodule refsToshio Kuratomi2016-05-132-13/+12
* | | Merge pull request #15845 from abadger/ziploader-constantsToshio Kuratomi2016-05-1311-39/+42
|\ \ \
| * | | Ship constants to the modules via internal module params rather than a second...Toshio Kuratomi2016-05-1211-39/+42
* | | | Merge pull request #15851 from sivel/py24-urllib2-codeAdrian Likins2016-05-131-1/+1
|\ \ \ \
| * | | | Use .code instead of .getcode() as py24 does not have .getcode(). Fixes https...Matt Martz2016-05-131-1/+1
* | | | | Update committer_guidelines.rstJason McKerr2016-05-131-0/+2
|/ / / /
* | | | Make sure setting facts with run_once makes copies of the dataJames Cammarata2016-05-131-2/+2
* | | | Merge pull request #15799 from bocharsky-bw/patch-1Matt Davis2016-05-121-1/+1
|\ \ \ \
| * | | | Highlight SSH protocol typesVictor Bocharsky2016-05-101-1/+1
* | | | | Merge pull request #15797 from robinro/patch-1Matt Davis2016-05-121-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | reduce async timeoutRobin Roth2016-05-101-2/+2
| |/ / /
* | | | Update submodule refsToshio Kuratomi2016-05-122-10/+14
* | | | Merge pull request #15306 from sivel/ansible-modules-core/issue/3370Matt Martz2016-05-121-1/+6
|\ \ \ \
| * | | | Cascade ssh_*args configurations in synchronize instead of limiting to just s...Matt Martz2016-04-061-1/+6
* | | | | Merge pull request #15843 from sivel/binary-changelogMatt Martz2016-05-121-0/+4
|\ \ \ \ \
| * | | | | Add note to changelog for 2.2 about binary modulesMatt Martz2016-05-121-0/+4
|/ / / / /
* | | | | Merge pull request #13771 from sivel/binary-modulesMatt Martz2016-05-1213-31/+244
|\ \ \ \ \
| * | | | | modify_module does not need to return module_path, as the calling code alread...Matt Martz2016-05-122-3/+3
| * | | | | Make _is_binary use already read module_data, move _is_binary check to the to...Matt Martz2016-05-121-7/+5
| * | | | | Run test_binary_modulesMatt Martz2016-05-121-5/+15
| * | | | | Improve documentation about the JSON args fileMatt Martz2016-05-121-2/+3
| * | | | | Move binary module detection into executor/module_common.pyMatt Martz2016-05-126-36/+37
| * | | | | Resolve test failuresMatt Martz2016-05-121-7/+7
| * | | | | Bumping binary modules functionality to 2.2Matt Martz2016-05-121-1/+1
| * | | | | Add note about reading input for binary modulesMatt Martz2016-05-121-0/+18
| * | | | | Re-implement/move some code lost due to merge conflictsMatt Martz2016-05-121-2/+8
| * | | | | Add GPL3 header to helloworld.goMatt Martz2016-05-121-0/+15
| * | | | | Add integration tests for binary modulesMatt Martz2016-05-125-0/+141
| * | | | | Don't register new vars that aren't neededMatt Martz2016-05-121-1/+1
| * | | | | Update for py26Matt Martz2016-05-121-1/+1
| * | | | | Get binary modules working for windows, assuming .exe for windowsMatt Martz2016-05-124-14/+20
| * | | | | First pass at allowing binary modulesMatt Martz2016-05-122-8/+25
* | | | | | Merge pull request #15337 from sivel/ignore-profile-crapMatt Martz2016-05-123-9/+10
|\ \ \ \ \ \
| * | | | | | Guard against a shell profile printing extraneous dataMatt Martz2016-05-123-9/+10
| |/ / / / /
* | | | | | Merge pull request #15812 from cThrice/patch-3James Cammarata2016-05-121-1/+1
|\ \ \ \ \ \
| * | | | | | Fixes #15745 playbook include: Conditional scopingCarl2016-05-111-1/+1
* | | | | | | Merge pull request #15825 from abadger/fix-squashing-tracebackToshio Kuratomi2016-05-122-85/+128
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | If we can't squash for any reason, then simply do not optimize the items loop.Toshio Kuratomi2016-05-122-85/+128
* | | | | | | Fixed importing the libcloud modules to give a nice error rather than a trace...Toshio Kuratomi2016-05-121-4/+10
* | | | | | | Update GCE module to use JSON credentials (#13623)Vic Iglesias2016-05-122-27/+74
* | | | | | | Clear blocked hosts when a role duplicate task is found in free strategyJames Cammarata2016-05-121-0/+1
* | | | | | | Merge pull request #15747 from larsks/bug/15744James Cammarata2016-05-121-4/+4
|\ \ \ \ \ \ \
| * | | | | | | do not erroneously set gathered_facts=TrueLars Kellogg-Stedman2016-05-051-4/+4
* | | | | | | | Merge branch 'zenbot-refresh-inventory-exit' into develJames Cammarata2016-05-121-2/+2
|\ \ \ \ \ \ \ \