summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the loop variable (item by default) settable per taskfeature_make_loop_variable_settable_per_taskJames Cammarata2016-04-138-33/+67
* 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
* | | 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-112-83/+103
* | | Core module program flow and glossary (#15355)Toshio Kuratomi2016-04-114-404/+874
* | | Merge pull request #15361 from gaomd/patch-1Sandra Wills2016-04-111-1/+1
|\ \ \
| * | | Fix typo in variable docsMengdi Gao2016-04-111-1/+1
| |/ /
* | | Add new OpenStack modules (#15371)David Shrewsbury2016-04-111-0/+2
* | | Python2.6 fix for test-moduleToshio Kuratomi2016-04-111-1/+1
* | | Merge pull request #15369 from jjshoe/patch-2Sandra Wills2016-04-111-0/+3
|\ \ \
| * | | Document argument true/false preferencesjjshoe2016-04-111-0/+3
|/ / /
* | | Add installing with pip from git (#15366)Reedik Tuuling2016-04-111-0/+4
* | | Update committer_guidelines.rstJason McKerr2016-04-111-1/+1
|/ /
* | Remove workaround for fixed bug. (#15340)Toshio Kuratomi2016-04-102-14/+10
* | moved last utils.debug to display.debugBrian Coca2016-04-086-36/+31
* | added debug streat to changelogBrian Coca2016-04-081-0/+3
* | Add debug strategy plugin (#15125)Kishin Yagami2016-04-085-1/+330
* | moved display's debug lock to cli as globalBrian Coca2016-04-082-4/+13