summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Obfuscate passwords in a variety of outputpassword-obfuscationToshio Kuratomi2015-02-063-115/+104
* Port https://github.com/ansible/ansible/pull/10162 (py-2.4 compat fix) to v2 ...Toshio Kuratomi2015-02-041-1/+1
* Merge pull request #10162 from jonhadfield/fix_2.4_hashingToshio Kuratomi2015-02-041-1/+1
|\
| * correct typo that breaks hashing on python 2.4.Jon Hadfield2015-02-041-1/+1
* | Merge pull request #9602 from cchurch/powershell_splattingBrian Coca2015-02-045-4/+49
|\ \ | |/ |/|
| * Update PowerShell command line processing to handle parameters passed via spl...Chris Church2014-11-235-4/+49
* | Update modulesToshio Kuratomi2015-02-034-28/+28
* | Merge pull request #10158 from bcoca/hosts_better_errorBrian Coca2015-02-031-1/+5
|\ \
| * | more resilient errors for bad host declarations in playBrian Coca2015-02-031-1/+5
* | | Merge pull request #9772 from jszwedko/allow-template-for-retriesBrian Coca2015-02-031-1/+1
|\ \ \
| * | | Allow retries to be templatablejszwedko2014-12-101-1/+1
* | | | Better names for the test_binary testsToshio Kuratomi2015-02-021-6/+12
* | | | Correct filter specificationToshio Kuratomi2015-02-021-5/+5
* | | | Wrap some filters so they return unicode.Toshio Kuratomi2015-02-021-7/+9
* | | | Add v2's unicode.py to utils so we can use unicode_wrap in the filter_pluginsToshio Kuratomi2015-02-021-0/+248
* | | | remove broken nad commented unicode conversion -- in v2, this is done when th...Toshio Kuratomi2015-02-021-12/+1
* | | | Add a function to change output from a str to unicodeToshio Kuratomi2015-02-021-0/+5
* | | | Don't bash TMPDIR env var unnecessarily. Other programs might rely on itToshio Kuratomi2015-02-021-3/+3
* | | | For now throw an exception if decoding a non-utf8 extra varToshio Kuratomi2015-02-021-1/+1
* | | | Fix for v1 handling of unicode extra-varsToshio Kuratomi2015-02-023-3/+9
* | | | Make extra_vars into unicode string type earlyToshio Kuratomi2015-02-021-2/+4
* | | | Be explicit about unicode str transformationToshio Kuratomi2015-02-021-1/+7
* | | | Error message has changed; scrape the new messageToshio Kuratomi2015-02-021-1/+2
* | | | Update the modulesToshio Kuratomi2015-02-023-15/+24
* | | | v2/plugins/filter is now a symlink as it does not differ between v1 and v2Toshio Kuratomi2015-02-023-390/+1
* | | | Change the v2 filter plugins into a symlink to v1 as the plugins are the same...Toshio Kuratomi2015-02-023-29/+78
* | | | Import hash functions for filters from the new location so the plugins will w...Toshio Kuratomi2015-02-021-1/+1
* | | | Move the hashing util functions to their own file to mirror v2Toshio Kuratomi2015-02-022-67/+92
* | | | Comment for why we have checksum and checksum_sToshio Kuratomi2015-02-021-0/+1
* | | | Merge pull request #9825 from kalefranz/ec2-inventory-tagsBrian Coca2015-02-022-4/+11
|\ \ \ \
| * | | | Allow ec2 tags to be used to address servers in ec2 dynamic inventory.Kale Franz2014-12-152-4/+11
* | | | | Merge pull request #10151 from ansible/pr-9560Toshio Kuratomi2015-02-021-0/+626
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Better error messageToshio Kuratomi2015-02-021-4/+7
| * | | | Use pass instead of bare None valueToshio Kuratomi2015-02-021-1/+1
| * | | | Replace large if-elif-else blocks with a dict-dispatcherToshio Kuratomi2015-02-021-222/+308
| * | | | First try at only failing if the filter is actually used.Toshio Kuratomi2015-02-021-21/+27
| * | | | Add ipaddr() filter pluginMaciej Delmanowski2015-02-021-0/+531
|/ / / /
* | | | Merge pull request #6641 from kavu/6346_accept_hostkey_and_key_fileBrian Coca2015-02-021-1/+13
|\ \ \ \
| * | | | Fix #6346. Add key_file and accept_hostkey to ansible-pullMax Riveiro2015-01-311-1/+13
* | | | | Merge pull request #10150 from erikaheidi/patch-2Brian Coca2015-02-021-3/+5
|\ \ \ \ \
| * | | | | [Vagrant guide] Updating private key locationErika Heidi2015-02-021-3/+5
|/ / / / /
* | | | | Merge pull request #10146 from mscherer/fix_docToshio Kuratomi2015-02-011-4/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix documentation on hostfile vs inventory , follow up of #10130Michael Scherer2015-02-011-4/+13
|/ / / /
* | | | Set email to my personal address, thanks everyone!Michael DeHaan2015-01-301-2/+1
* | | | changed default for new retry path to be teh same as currentBrian Coca2015-01-302-1/+6
* | | | Merge pull request #9404 from mmoya/configure-retry-filesBrian Coca2015-01-303-6/+18
|\ \ \ \
| * | | | Configure retry file usage and locationMaykel Moya2014-10-233-6/+18
* | | | | Merge pull request #10133 from netroby/feature/update-repo-shToshio Kuratomi2015-01-301-0/+3
|\ \ \ \ \
| * | | | | Move update.sh to hacking repository ,see #10081ZhiFeng Hu2015-01-301-0/+0
| * | | | | Add shell script to fast update ansible repoZhiFeng Hu2015-01-301-0/+3