summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support variable values with dashes"revert-9834-fix-variables-with-dashesBrian Coca2015-01-261-1/+1
* Merge pull request #9834 from nathancahill/fix-variables-with-dashesBrian Coca2015-01-261-1/+1
|\
| * support variables with dashes - fixes #9786Nathan Cahill2014-12-161-1/+1
* | Updating submodule reference for v2James Cammarata2015-01-261-6/+0
* | Implementing playbook-level includes and getting includes integration test wo...James Cammarata2015-01-264-6/+101
* | Parenthesis mean we can get rid of line continuation markersToshio Kuratomi2015-01-261-2/+3
* | Merge pull request #10090 from lorin/dnstxt-docBrian Coca2015-01-261-0/+1
|\ \
| * | Document that dnstxt lookup requires dnspythonLorin Hochstein2015-01-251-0/+1
* | | Merge pull request #10096 from gilou/develToshio Kuratomi2015-01-261-2/+2
|\ \ \ | |/ / |/| |
| * | Make setup.py work with Python 3 (and requiring 2.6)Gilles Pietri2015-01-261-2/+2
|/ /
* | Update the modulesToshio Kuratomi2015-01-224-22/+25
* | Adding in hostvars to v2 and getting more integration tests workingJames Cammarata2015-01-229-16/+84
* | Adding post-validation method to connection info objectJames Cammarata2015-01-223-1/+28
* | Fix quoting of shell parameters used in remote_checksum and add integration t...Toshio Kuratomi2015-01-223-8/+35
* | Merge pull request #10070 from rpe-github/develBrian Coca2015-01-221-1/+1
|\ \
| * | ignore VERSION file in ansible-docrpe-github2015-01-221-1/+1
* | | Merge pull request #10029 from gaqzi/develBrian Coca2015-01-223-0/+18
|\ \ \
| * | | Add filter to turn a string into a UUIDBjörn Andersson2015-01-213-0/+18
* | | | Install zip for the unarchive testToshio Kuratomi2015-01-221-0/+9
| |/ / |/| |
* | | Update modules to pull in fixesToshio Kuratomi2015-01-224-21/+31
* | | Fix integration test for unarchive to test zipfilesToshio Kuratomi2015-01-212-8/+10
* | | updated submodules to latest develBrian Coca2015-01-212-12/+15
* | | Merge pull request #10058 from erinn/freeipaToshio Kuratomi2015-01-211-15/+75
|\ \ \ | |/ / |/| |
| * | Cleanup and expand FreeIPA inventory script it now accepts CLErinn Looney-Triggs2015-01-201-15/+75
* | | Port forward lmacken's fix for 9886 to v2Toshio Kuratomi2015-01-201-4/+3
* | | Merge pull request #10055 from digi691/develBrian Coca2015-01-201-0/+8
|\ \ \ | |/ / |/| |
| * | Add the uuid of the device in ansible_mounts variablecdigiovanni2015-01-201-0/+8
* | | Merge pull request #9887 from lmacken/develToshio Kuratomi2015-01-201-4/+3
|\ \ \ | |/ / |/| |
| * | Use send instead of sendv on the systemd.journal (fixes #9886)Luke Macken2014-12-241-4/+3
* | | Minor tweak to stub code for v2 ansible-playbookJames Cammarata2015-01-201-2/+1
* | | Fixing v2 code for test_yum and added capability to squash itemsJames Cammarata2015-01-204-10/+25
* | | V2 submodule updateJames Cammarata2015-01-191-9/+0
* | | Adding more fixes for integration testing under v2James Cammarata2015-01-1910-23/+317
* | | Allow ansible-playbook to determine if an invalid limit is specifiedToshio Kuratomi2015-01-192-4/+34
* | | Merge pull request #10039 from tima/doc-version-fixBrian Coca2015-01-191-1/+1
|\ \ \
| * | | Modified the version numbers in one section on index of docs to reflect their...Timothy Appnel2015-01-181-1/+1
* | | | Merge pull request #10037 from lekum/aws-doc-bugBrian Coca2015-01-191-0/+1
|\ \ \ \
| * | | | Add missing registerAlejandro Guirao2015-01-181-0/+1
* | | | | Merge pull request #9702 from bcoca/better_errors_on_delegateBrian Coca2015-01-192-16/+16
|\ \ \ \ \
| * | | | | corrected exception nameBrian Coca2014-12-031-1/+1
| * | | | | better exception handling with delegated hostsBrian Coca2014-12-032-16/+16
* | | | | | Merge pull request #10014 from bcoca/inventory_script_errorhandleBrian Coca2015-01-192-0/+8
|\ \ \ \ \ \
| * | | | | | now captures returncode errors on inventory scriptsBrian Coca2015-01-152-0/+8
* | | | | | | Merge pull request #9995 from bcoca/hash_filtersBrian Coca2015-01-192-4/+74
|\ \ \ \ \ \ \
| * | | | | | | added hash and password_hash functionsBrian Coca2015-01-132-4/+74
* | | | | | | | Merge pull request #9968 from bcoca/v2_play_envBrian Coca2015-01-192-1/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | added environment to play and made both it and no_log inhertiable byBrian Coca2015-01-092-1/+12
* | | | | | | | | Merge pull request #10044 from jvoorhis/docsite-plugins-minor-correctionsBrian Coca2015-01-191-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix copy/paste in plugins docs.Jeremy Voorhis2015-01-181-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Update modules to fix docs build and unittestsToshio Kuratomi2015-01-194-30/+24