summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use pass instead of bare None valuepr-9560Toshio Kuratomi2015-02-011-1/+1
* Replace large if-elif-else blocks with a dict-dispatcherToshio Kuratomi2015-02-011-222/+308
* First try at only failing if the filter is actually used.Toshio Kuratomi2015-02-011-21/+27
* Add ipaddr() filter pluginMaciej Delmanowski2014-11-141-0/+531
* Update apt test for newer version of test package and pull in an apt module fixToshio Kuratomi2014-11-142-6/+6
* Test install with wildcardMario de Frutos2014-11-141-0/+23
* Docker test does not require the mock moduleToshio Kuratomi2014-11-141-1/+0
* Unittest the get_split_image_tag function in the docker moduleToshio Kuratomi2014-11-142-8/+25
* Merge pull request #9559 from bcoca/fix_unarchive_testsBrian Coca2014-11-142-0/+2
|\
| * added changed status to return when new early create check is triggered,Brian Coca2014-11-142-0/+2
* | Minor tweaks to v2 playbook iterator to support executor testingJames Cammarata2014-11-141-15/+43
|/
* Add unittest for discrete functions in the apt moduleToshio Kuratomi2014-11-141-0/+42
* Update core modules to pull in latest apt fixesToshio Kuratomi2014-11-141-5/+8
* Merge pull request #9261 from jonhadfield/skip-unarchive3Brian Coca2014-11-131-0/+19
|\
| * Fix issue whereby file will be transferred before checking the creates argument.Jon Hadfield2014-11-131-0/+19
* | Merge pull request #9368 from silvax/handle-return-non-on-joinBrian Coca2014-11-131-2/+2
|\ \
| * | adding for loop on list to to handle the return of none when the list is empt...Andres Silva2014-10-171-2/+2
* | | Merge pull request #9547 from bcoca/galaxy_info_workingBrian Coca2014-11-131-9/+63
|\ \ \
| * | | implemented info action for galaxyBrian Coca2014-11-121-9/+63
* | | | Merge pull request #9548 from bcoca/local_facts_noyamlBrian Coca2014-11-121-3/+3
|\ \ \ \
| * | | | removed YAML as documented local facts format as it is not supported andBrian Coca2014-11-121-3/+3
|/ / / /
* | | | Merge pull request #9516 from 0x44/new-regionsBrian Coca2014-11-121-0/+2
|\ \ \ \
| * | | | Support new AWS regions: cn-north-1, eu-central-1.Ding Deng2014-11-081-0/+2
* | | | | Make VaultEditor Tests compatible with FIPS modeToshio Kuratomi2014-11-123-12/+27
* | | | | Skip some md5 related unit tests when running in fips modeToshio Kuratomi2014-11-122-7/+33
* | | | | Remove second invocation of mysql_user integration testToshio Kuratomi2014-11-121-1/+0
* | | | | Disable pip test on FIPS enabled systems because pip unconditionally uses md5Toshio Kuratomi2014-11-121-1/+3
* | | | | Add a fips fact and use it for integration testsToshio Kuratomi2014-11-123-4/+12
* | | | | Add ability to detect prompts in stdout from run_commandJames Cammarata2014-11-121-7/+23
* | | | | Merge pull request #9529 from sivel/env-nested-modulesBrian Coca2014-11-121-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Support nested modules with ANSIBLE_LIBRARY env varMatt Martz2014-11-101-1/+1
| | |/ / | |/| |
* | | | Do not fail on failure of md5 checksumming tests for non_destructiveToshio Kuratomi2014-11-112-4/+17
* | | | Some changes to FIPS compat since SLES implements it differentlyToshio Kuratomi2014-11-112-2/+16
* | | | Add error when checksumming will fail because python is not present on the re...Toshio Kuratomi2014-11-112-15/+33
* | | | Fix up the new expand_user method.Toshio Kuratomi2014-11-111-3/+18
* | | | Expand tilde remotely in action pluginsToshio Kuratomi2014-11-117-4/+33
* | | | Merge pull request #9193 from vkhramtsov/fix-password-grammar-in-windows-introChris Church2014-11-101-1/+1
|\ \ \ \
| * | | | Fix grammar in passwordVladimir Khramtsov2014-09-281-1/+1
* | | | | Add comments/docstrings not to use md5 unless forced to by forces outside our...Toshio Kuratomi2014-11-102-1/+15
* | | | | Revert expanding hte tilde in shell plugin until we determine why it's forcin...Toshio Kuratomi2014-11-101-3/+3
* | | | | Expand tilde in path namesToshio Kuratomi2014-11-101-0/+3
* | | | | Better way to get the python_interpreter inventory variableToshio Kuratomi2014-11-106-11/+9
* | | | | Mention change to fetch module's outputToshio Kuratomi2014-11-101-0/+3
| |/ / / |/| | |
* | | | Merge pull request #9527 from UnderGreen/develBrian Coca2014-11-101-4/+3
|\ \ \ \
| * | | | Delete import json. Several syntax changes.Sergei Antipov2014-11-101-4/+3
|/ / / /
* | | | Merge pull request #9522 from rndmh3ro/patch-1Chris Church2014-11-091-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed 404-link for Michael DeHaan profile page.Sebastian Gumprich2014-11-091-1/+1
|/ / /
* | | Adding v2 task/block iterator and some reorganizingJames Cammarata2014-11-0825-49/+358
* | | Merge pull request #9495 from AloisMahdal/longer_vidBrian Coca2014-11-071-1/+1
|\ \ \
| * | | Fix note about video lengthAlois Mahdal2014-11-061-1/+1