summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow timeout to be configurable (#14973)Patrick Ogenstad2016-04-143-5/+11
* Merge pull request #15059 from willthames/remove_boto_ec2_requirementToshio Kuratomi2016-04-131-10/+2
|\
| * Remove need for unnecessary boto.ec2 importWill Thames2016-03-211-10/+2
* | Fix when debug commands are run on the wrapper and the wrapper as a file in t...Toshio Kuratomi2016-04-131-1/+1
* | updated capabilities to new way of module refBrian Coca2016-04-131-6/+6
* | removed unused code for signal handlingBrian Coca2016-04-131-16/+0
* | Add caps facts, fix #10360 (#15292)Michael Scherer2016-04-131-0/+21
* | get_mount_facts -- find bind mounts and add info to options field (#12036)Wolfgang Karall2016-04-131-0/+18
* | Merge pull request #15344 from abadger/ziploaderToshio Kuratomi2016-04-135-140/+245
|\ \
| * | Make the ziploader wrapper work with PY3Toshio Kuratomi2016-04-121-5/+10
| * | excommunicate fixToshio Kuratomi2016-04-121-1/+1
| * | Reenable unicode=>byte conversion for module parameters to fix integration testsToshio Kuratomi2016-04-121-0/+3
| * | Fix unittestsToshio Kuratomi2016-04-121-27/+6
| * | python-2.4's -m is severely limited.Toshio Kuratomi2016-04-121-22/+23
| * | Move module arg passing from the environment to stdin (from the wrapper to th...Toshio Kuratomi2016-04-122-88/+111
| * | Controller-side module caching.Toshio Kuratomi2016-04-123-30/+86
| * | First whack at a recursive and ast based ziploader. I'm afraid this one may ...Toshio Kuratomi2016-04-121-16/+56
| * | Correct the worker.run documentationToshio Kuratomi2016-04-121-6/+3
| * | Fix encoding string to show up in wrapperToshio Kuratomi2016-04-121-3/+4
* | | Fix for serial when percent amount is less than one host (#15396)Jonathon Klobucar2016-04-131-1/+1
* | | Update submodule refsToshio Kuratomi2016-04-122-10/+12
|/ /
* | Update submodule refsToshio Kuratomi2016-04-122-16/+10
* | Merge pull request #15364 from gregsidelinger/galaxy-ingore-certs-fixChris Houseknecht2016-04-121-1/+9
|\ \
| * | Fix issue with ansible-galaxy and --ignore-certsGreg Sidelinger2016-04-111-1/+9
* | | Handle includes which may have been created in the flow of the playbookJames Cammarata2016-04-121-6/+22
* | | Update IOS, IOSXR, JUNOS, & OpenSwitch for environment vars.Nathaniel Case2016-04-128-40/+88
* | | First implementation of 'fallback' parameterNathaniel Case2016-04-125-33/+68
* | | Also fix intermittent ssh error using pty's for paramikoJames Cammarata2016-04-121-2/+2
* | | Use /var/tmp is user set remote_tmp below /var/tmp.Toshio Kuratomi2016-04-111-2/+21
* | | Don't use -tt for ssh connections when sudoable=FalseJames Cammarata2016-04-111-3/+4
* | | Always use system /tmp if system=True.Toshio Kuratomi2016-04-111-1/+1
* | | Fixes to the documentation build (#15356)Toshio Kuratomi2016-04-111-3/+5
|/ /
* | Remove workaround for fixed bug. (#15340)Toshio Kuratomi2016-04-102-14/+10
* | moved last utils.debug to display.debugBrian Coca2016-04-084-34/+24
* | Add debug strategy plugin (#15125)Kishin Yagami2016-04-081-0/+162
* | moved display's debug lock to cli as globalBrian Coca2016-04-081-4/+9
* | Merge pull request #15289 from sivel/sni-urllib3-contrib-try2Matt Martz2016-04-081-10/+44
|\ \
| * | More intelligent building of the SSLValidationError message based on capabili...Matt Martz2016-04-061-24/+29
| * | Utilize urllib3.contrib.pyopenssl functionality for SNI capability in python ...Matt Martz2016-04-061-2/+31
* | | updated submodule refBrian Coca2016-04-081-6/+10
* | | added suport rsync protocol (#12197)peter.jang2016-04-081-0/+4
* | | Update extras submodule refToshio Kuratomi2016-04-081-5/+5
* | | Fix free strategy, which was incorrectly using _wait_on_pending_resultsJames Cammarata2016-04-081-1/+1
* | | fix options_vars iteration for py3nitzmahone2016-04-071-1/+1
* | | update core submodule refnitzmahone2016-04-071-5/+7
* | | Adds 'ansible_check_mode' boolean magic variableStrahinja Kustudić2016-04-084-0/+30
* | | draft add group merge priority and yaml inventoryBrian Coca2016-04-075-9/+234
* | | Updae submodule refToshio Kuratomi2016-04-071-9/+5
* | | Add "excommunicate" debug optionToshio Kuratomi2016-04-071-1/+21
* | | skip fixup_perms for PowershellMatt Davis2016-04-072-1/+12