summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for a traceback in the git moduleexpand-variablesToshio Kuratomi2014-11-251-8/+5
* Pull in postgresql fixesToshio Kuratomi2014-11-251-5/+8
* 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
* | | | | | Update contributor info in READMEMichael DeHaan2014-11-181-1/+1
* | | | | | Update git submodules.Michael DeHaan2014-11-182-11/+14
* | | | | | The Guru program has been folded in with Ansible Tower. HaveMichael DeHaan2014-11-184-22/+11
* | | | | | Update core modules for apt fixToshio Kuratomi2014-11-181-5/+6
* | | | | | Merge pull request #9534 from mmicael1/develBrian Coca2014-11-181-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add tags optionsmmicael12014-11-101-0/+4
* | | | | | When run in FIPS mode, allow vault to fail only when using legacy formatToshio Kuratomi2014-11-171-1/+12
* | | | | | Fix detection of fips mode in test_do_encrypt_md5Toshio Kuratomi2014-11-171-1/+1
* | | | | | Split out various vars-related things to avoid merging too earlyJames Cammarata2014-11-177-43/+88
* | | | | | Merge pull request #9530 from sivel/rax-inventory-access-networkMichael DeHaan2014-11-172-68/+261
|\ \ \ \ \ \
| * | | | | | Support fallbacks for access network and access ip versionMatt Martz2014-11-102-22/+37