summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the loop variable (item by default) settable per taskfeature_make_loop_variable_settable_per_task2James Cammarata2016-04-1511-34/+140
* made paging marker configurable as boto differsBrian Coca2016-04-151-3/+6
* Merge pull request #15428 from robinro/fix_test_gitToshio Kuratomi2016-04-151-1/+10
|\
| * test git version before running test on depthRobin Roth2016-04-151-1/+10
|/
* bump submodule refsnitzmahone2016-04-142-12/+17
* Cleanup. Since we no longer pass a lock, we no longer need to create itToshio Kuratomi2016-04-141-2/+0
* adds two new regex filters for use in playbooks (#14696)Peter Sprygada2016-04-141-0/+41
* Expand git integration test (#15391)Robin Roth2016-04-141-0/+141
* Changing code of conduct email addressGreg DeKoenigsberg2016-04-141-1/+1
* Updates the community code of conduct (#15164)Allyson Bowles2016-04-141-12/+138
* Revert "Increase verbosity of connection tests." (#15305)Matt Clay2016-04-141-1/+1
* 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
* | We switched away from passing the lock via the arguments to modify_moduleToshio Kuratomi2016-04-131-1/+0
* | updated capabilities to new way of module refBrian Coca2016-04-131-6/+6
* | removed unused code for signal handlingBrian Coca2016-04-131-16/+0
* | Update CHANGELOG for new os_project_facts module (#15406)David Shrewsbury2016-04-131-0/+1
* | 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
* | minor typo fixesSandra Wills2016-04-131-2/+2
* | attempting to wrangle feedback from git comments.Sandra Wills2016-04-131-18/+30
* | trying the new content in the checklist instead of new sectionsSandra Wills2016-04-131-46/+21
* | adding links and anchors for links, referencing check modeSandra Wills2016-04-133-1/+5
* | start of merge from google doc and team comments, module guidelines as focus,...Sandra Wills2016-04-132-2/+49
* | Merge pull request #15344 from abadger/ziploaderToshio Kuratomi2016-04-1316-245/+577
|\ \
| * | 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-127-114/+291
| * | 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-128-48/+133
| * | 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-132-1/+12
* | | Merge pull request #15232 from donovan/fix-openstack-config-file-nameDavid Shrewsbury2016-04-121-1/+1
|\ \ \
| * | | add openstack.yml to CONFIG_FILES to be consistent with documentationDonovan Jones2016-04-011-1/+1
* | | | Update submodule refsToshio Kuratomi2016-04-122-10/+12
* | | | changelog: new gitlab modules (#15393)René Moser2016-04-121-0/+4
* | | | Merge pull request #15392 from Shrews/changelogDavid Shrewsbury2016-04-121-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Update CHANGELOG for new os_port_facts OpenStack moduleDavid Shrewsbury2016-04-121-0/+1
|/ / /
* | | 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