summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adds two variables to facts when a task fails and a rescue block startsadd_block_rescue_task_variablesJames Cammarata2016-03-281-0/+14
* 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
|\ \ \ \ \ \ \
| * | | | | | | examples/ansible.cfg: add vault_password_fileLinus Arver2016-03-241-0/+4
* | | | | | | | fix breakage from new recursive=True arg to chmodnitzmahone2016-03-241-1/+1
|/ / / / / / /
* | | | | | | Add python3 compat boilerplateToshio Kuratomi2016-03-241-1/+2
* | | | | | | Don't process the same host multiple timesToshio Kuratomi2016-03-241-1/+1
* | | | | | | added new tests to changelogBrian Coca2016-03-241-0/+4
|/ / / / / /
* | | | | | Merge pull request #15062 from gechr/gc-subset-superset-filtersBrian Coca2016-03-241-0/+34
|\ \ \ \ \ \
| * | | | | | Add `issubset` and `issuperset` testsGeorge Christou2016-03-211-0/+34
* | | | | | | Merge pull request #13425 from ThomasSteinbach/docker_remote_connectionToshio Kuratomi2016-03-242-4/+19
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fixed some breaks after merging ansible/develThomas Steinbach2016-03-242-9/+15
| * | | | | | forwarded docker_extra_args to latest upstream/origin/develThomas Steinbach2016-03-24421-4808/+22838
| |\ \ \ \ \ \
| * | | | | | | Allow setup of docker remote connectionsThomas Steinbach2015-12-042-12/+17
* | | | | | | | remove coveralls from travisBrian Coca2016-03-241-3/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Should be errors=strict since we don't want to end up matching hosts like '???'Toshio Kuratomi2016-03-241-1/+1
* | | | | | | Fix using non-ascii for inventory hostname patterns with the CLI.Toshio Kuratomi2016-03-241-1/+2
* | | | | | | Merge branch 'static_includes' into develJames Cammarata2016-03-249-33/+268
|\ \ \ \ \ \ \
| * | | | | | | Add options to make includes 'static'James Cammarata2016-03-249-33/+268
|/ / / / / / /
* | | | | | | nv_por is needed later in the fileToshio Kuratomi2016-03-241-1/+1