summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New unit tests for #13630 fixissue_13630_fix_splitterJames Cammarata2016-03-281-0/+3
* Take previous jinja2 blocks into account in splitter when we see quotesJames Cammarata2016-03-281-1/+1
* proposals were moved to ansible/proposalsBrian Coca2016-03-2813-1784/+0
* Merge pull request #15173 from mattclay/issue6072Brian Coca2016-03-281-3/+11
|\
| * Support remote_user in jail connection plugin.Matt Clay2016-03-251-3/+11
* | allow bypassing executable settingBrian Coca2016-03-281-1/+2
* | Merge pull request #15183 from wimnat/feature/boto3_helpersBrian Coca2016-03-281-0/+92
|\ \
| * | Some helper functions to work with boto3Rob White2016-03-281-0/+92
|/ /
* | added new ip4_hex filter to changelogBrian Coca2016-03-271-0/+1
* | Merge pull request #15159 from sigio/filter-ip4-hexBrian Coca2016-03-271-0/+6
|\ \
| * | Re-add accidentaly removed commentMark Janssen -- Sig-I/O Automatisering2016-03-251-0/+1
| * | Add ip4_hex filter to convert ip-address to hex notationMark Janssen -- Sig-I/O Automatisering2016-03-251-1/+6
* | | Merge pull request #15175 from wimnat/feature/camel_case_fixingBrian Coca2016-03-271-0/+21
|\ \ \
| * | | Add function to convert CamelCased key names to snake_namesRob White2016-03-261-0/+21
* | | | Merge pull request #15174 from mattclay/conn-msg-hostBrian Coca2016-03-275-31/+31
|\ \ \ \
| * | | | Fix inconsistent/missing host names in messages.Matt Clay2016-03-255-31/+31
| | |_|/ | |/| |
* | | | Merge pull request #15180 from DavidWittman/module-docs-fix-choicesBrian Coca2016-03-274-10/+10
|\ \ \ \
| * | | | Fix boolean choices in module docs fragmentsDavid Wittman2016-03-274-10/+10
|/ / / /
* | | | Merge pull request #15163 from ansible/synchronize-connection-vs-play_contextToshio Kuratomi2016-03-271-5/+5
|\ \ \ \
| * | | | Use _connection instead of _play_context for information about the connectionsynchronize-connection-vs-play_contextToshio Kuratomi2016-03-251-5/+5
* | | | | Merge pull request #15168 from bcoca/script_exists_fixBrian Coca2016-03-264-8/+29
|\ \ \ \ \
| * | | | | moved 'path exists' function to shellBrian Coca2016-03-254-8/+29
* | | | | | Merge pull request #12113 from msabramo/contrib_inventory_consul_io_add_loggingAbhijit Menon-Sen2016-03-261-0/+52
|\ \ \ \ \ \
| * | | | | | Add optional logging to consul_io inventory scriptMarc Abramowitz2015-08-261-0/+52
* | | | | | | Merge pull request #15169 from mgruener/test_cloudflare_dnsRené Moser2016-03-2613-0/+1593
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add integration tests for the cloudflare_dns moduleMichael Gruener2016-03-2513-0/+1593
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #15140 from berlic/args-splitter-exception-contextJames Cammarata2016-03-261-1/+1
|\ \ \ \ \ \
| * | | | | | show error context in args splitter exceptionKonstantin Suvorov2016-03-241-1/+1
* | | | | | | Merge pull request #15129 from kevinlondon/patch-1James Cammarata2016-03-261-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Update faq.rstKevin London2016-03-231-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #15072 from rajatguptarg/fix-requirementsJames Cammarata2016-03-261-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add pycrypto as a requirement to run testsRajat Gupta2016-03-211-0/+1
* | | | | | | | Merge pull request #15171 from mattclay/issue15136Brian Coca2016-03-251-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix ISSUE_TEMPLATE.md link.Matt Clay2016-03-251-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #15170 from jjshoe/patch-1Brian Coca2016-03-251-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Updated with bcoca's feedbackjjshoe2016-03-251-1/+1
| * | | | | | Reflect sort order. Reflect white listing in 2.0.jjshoe2016-03-251-1/+1
|/ / / / / /
* | | | | | Merge pull request #15167 from ansible/synchronize-playbook-basedirToshio Kuratomi2016-03-251-10/+9
|\ \ \ \ \ \
| * | | | | | have to always run dwim() on the path to get the full absolute path.Toshio Kuratomi2016-03-251-10/+9
|/ / / / / /
* | | | | | Merge pull request #15150 from abadger/travis-optimization-reorderToshio Kuratomi2016-03-251-7/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Run longest running tests first to see if we shave off a few minutesToshio Kuratomi2016-03-241-7/+7
* | | | | | Fix --start-at-task which was broken by the setup task revampJames Cammarata2016-03-251-14/+20
* | | | | | Update submodule refsToshio Kuratomi2016-03-252-14/+14
| |_|_|_|/ |/| | | |
* | | | | added make module to changelogBrian Coca2016-03-251-0/+1
* | | | | Merge pull request #14930 from mholiv/enable_dollar_as_first_char_in_folder_a...Matt Davis2016-03-252-2/+2
|\ \ \ \ \
| * | | | | Modified files to use single quotes rather than double for file path. Powersh...root2016-03-112-2/+2
* | | | | | Reverse boilerplate order because from __future__ must be the first code in t...Toshio Kuratomi2016-03-241-1/+1
* | | | | | Merge pull request #15046 from bcoca/script_rawBrian Coca2016-03-242-7/+10
|\ \ \ \ \ \
| * | | | | | removes python requirement to scriptBrian Coca2016-03-242-7/+10
* | | | | | | Merge pull request #15156 from listx/develBrian Coca2016-03-241-0/+4
|\ \ \ \ \ \ \