summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Keep git history out of submodules when building src distributionrelease1.8.1Michael DeHaan2014-11-271-0/+2
* Version bump for release 1.8.1v1.8.1James Cammarata2014-11-268-8/+25
* fine tuned lookup/templating errorsBrian Coca2014-11-263-6/+10
* Integration tests for #9242 and #9640Toshio Kuratomi2014-11-263-1/+12
* Don't template play vars by themselves, it's too earlyHagai Kariti2014-11-261-7/+0
* Version bump for 1.8.0v1.8.0release1.8.0James Cammarata2014-11-253-4/+8
* Locking submodule SHAs for 1.8.0James Cammarata2014-11-252-11/+5
* Merge pull request #9626 from bcoca/minor_template_fixesBrian Coca2014-11-255-27/+28
|\
| * now only flattened ignores failonundefined cause of it's special needBrian Coca2014-11-252-3/+3
| * fixes issues with listyfing failing too oftenBrian Coca2014-11-251-1/+1
| * minor fixes to template functionBrian Coca2014-11-254-25/+26
* | Update CHANGELOG.mdMichael DeHaan2014-11-251-0/+5
* | Merge pull request #9629 from ansible/expand-variablesToshio Kuratomi2014-11-251-6/+9
|\ \
| * | Expand playbook_dir in time for loading tasksJames Cammarata2014-11-251-6/+9
|/ /
* | Special case the lone asterisk fragment in mysqlToshio Kuratomi2014-11-251-1/+9
|/
* Exception message changesToshio Kuratomi2014-11-251-3/+3
* Fix some problems with the generic quote charToshio Kuratomi2014-11-251-5/+5
* Update the modules to pull in mysql identifier escapingToshio Kuratomi2014-11-252-13/+10
* Fix a few mysql related typosToshio Kuratomi2014-11-251-2/+2
* Normalize the identifier quoting so we can reuse the functions for mysqlToshio Kuratomi2014-11-251-16/+23
* Update postgresql modules so that we get all the quoting of identifierToshio Kuratomi2014-11-241-8/+5
* Remove debugging codeToshio Kuratomi2014-11-241-1/+0
* Code for modules to perform more robust quoting of database identifiersToshio Kuratomi2014-11-243-5/+225
* Merge pull request #9481 from cipress/patch-1Chris Church2014-11-231-2/+13
|\
| * Found issue on different System architecture.cipress2014-11-041-2/+13
* | Merge pull request #9537 from cchurch/update_remoting_configChris Church2014-11-231-110/+133
|\ \
| * | Update firewall rules, error handling, other comment/whitespace cleanup.Chris Church2014-11-111-110/+133
* | | Clean up the format of pull #9590Toshio Kuratomi2014-11-211-6/+12
* | | test_git: add tests for version=<sha1> caseRohan McGovern2014-11-211-0/+46
* | | Merge pull request #9587 from bcoca/spelling_fixBrian Coca2014-11-201-4/+4
|\ \ \
| * | | zpelling fixBrian Coca2014-11-201-4/+4
* | | | Merge pull request #9573 from bcoca/jsonfile_cacheBrian Coca2014-11-201-0/+137
|\ \ \ \
| * | | | a cache plugin that stores facts persistently in local json dumpsBrian Coca2014-11-181-0/+137
* | | | | Merge pull request #9586 from bcoca/galaxy_info_minor_fixBrian Coca2014-11-201-2/+1
|\ \ \ \ \
| * | | | | used del instead of pop, removed unused pprint importBrian Coca2014-11-201-2/+1
* | | | | | Update to HEAD of hte modulesToshio Kuratomi2014-11-201-7/+7
| |_|/ / / |/| | | |
* | | | | Merge pull request #9583 from electroniceagle/develJames Cammarata2014-11-201-1/+1
|\ \ \ \ \
| * | | | | change location of ec2.ini example to moved locationBrian Schott2014-11-201-1/+1
| |/ / / /
* | | | | Fix role parameter precedence after 9a0f8f0James Cammarata2014-11-204-12/+41
* | | | | Merge pull request #9270 from bcoca/do_the_shuffleBrian Coca2014-11-202-2/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | unchained list coercion as it removed the randomizationBrian Coca2014-10-081-1/+2
| * | | | documented type based behaviourBrian Coca2014-10-081-0/+1
| * | | | tried to ensure input is always a list but will now be a noop for nonBrian Coca2014-10-081-1/+4
| * | | | added new 'shuffle' filterBrian Coca2014-10-052-2/+19
* | | | | Small fix to hardlink handling in file moduleToshio Kuratomi2014-11-191-7/+5
* | | | | Update core modules to pull in a git module fixToshio Kuratomi2014-11-191-6/+7
* | | | | Transform both values of a task name into a byte str prior to comparingToshio Kuratomi2014-11-194-3/+32
* | | | | Merge pull request #9561 from bcoca/variable_precedence_clarificationBrian Coca2014-11-191-3/+4
|\ \ \ \ \
| * | | | | minor clarifications of variable precedenceBrian Coca2014-11-141-3/+4
* | | | | | Fix missing dep on parsing integration test for preparation roleJames Cammarata2014-11-192-5/+7