summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FEATURE: handler listenersproposal_handler_pub_subJames Cammarata2016-06-075-9/+28
* Merge pull request #15958 from Schnitzel/taskinclude_handlerJames Cammarata2016-06-062-8/+44
|\
| * Fixes #15915: New HandlerTaskInclude Class which can run TaskIncludes inside ...Michael Schmid2016-05-222-8/+44
* | Merge pull request #16154 from vlna/patch-1Adrian Likins2016-06-061-1/+1
|\ \
| * | Typo fix: Kuraotmi -> Kuratomivlna2016-06-061-1/+1
* | | Merge pull request #16142 from drew-russell/patch-1Adrian Likins2016-06-061-1/+1
|\ \ \
| * | | Fix typo in the VMware sectionDrew Russell2016-06-061-1/+1
| |/ /
* | | Merge branch 'andreyshestakov-devel' into develJames Cammarata2016-06-062-4/+4
|\ \ \
| * | | Tweak the poll time to 0.005 to improve perf with large playbooksJames Cammarata2016-06-062-4/+4
| * | | Merge branch 'devel' of https://github.com/andreyshestakov/ansible into andre...James Cammarata2016-06-062-4/+4
| |\ \ \
| | * | | Fix sleep intervals (14219)Andrey Shestakov2016-05-312-4/+4
* | | | | Fix recursive call of _load_inventory_file() in VariableManagerJames Cammarata2016-06-061-1/+1
|/ / / /
* | | | Make sure we add host/group vars files when parsing inventoryJames Cammarata2016-06-062-1/+5
* | | | Adding unit tests for playbook group/host varsJames Cammarata2016-06-061-0/+10
* | | | much more fine grained error messagesBrian Coca2016-06-061-4/+14
* | | | Merge pull request #16038 from larsks/docs/become-examplesSandra Wills2016-06-061-0/+17
|\ \ \ \
| * | | | docs: add some examples to the documentation for becomeLars Kellogg-Stedman2016-05-271-0/+17
* | | | | Support etcd v2. Use this version by default (#12312)rdezavalia2016-06-061-4/+15
* | | | | added sensu_subscription moduleBrian Coca2016-06-061-0/+1
| |_|/ / |/| | |
* | | | Merge pull request #15965 from edevil/python_envChris Houseknecht2016-06-051-2/+2
|\ \ \ \
| * | | | Fix whitespace.André Cruz2016-05-231-1/+1
| * | | | Use the python executable specified by the environment.André Cruz2016-05-231-1/+1
| | |_|/ | |/| |
* | | | Change uses of unicode() to to_unicode() in inventory/__init__.pyJames Cammarata2016-06-041-2/+2
* | | | Mark implicitly hosts as such and exclude them from the all groupJames Cammarata2016-06-043-0/+12
* | | | Merge pull request #16132 from mattclay/shippable-ircMatt Clay2016-06-041-0/+8
|\ \ \ \
| * | | | Add IRC notifications to shippable.yml.Matt Clay2016-06-041-0/+8
* | | | | Port urls.py to python3 and other byte vs text fixes (#16124)Toshio Kuratomi2016-06-049-89/+152
* | | | | update azure minimum doc fragmentnitzmahone2016-06-041-1/+1
* | | | | updates for Azure SDK 2.0.0rc4nitzmahone2016-06-042-29/+17
|/ / / /
* | | | Merge pull request #16112 from mattclay/fast-integrationMatt Clay2016-06-042-9/+29
|\ \ \ \
| * | | | Split integration tests into multiple groups.Matt Clay2016-06-042-9/+29
* | | | | Merge pull request #13433 from fghaas/lxcMatt Clay2016-06-041-0/+67
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add inventory script for LXC containersFlorian Haas2016-06-031-0/+67
* | | | | Fix the code-smell tests for six againToshio Kuratomi2016-06-041-1/+1
* | | | | Fix YAML source and check it on Shippable (#15678)Adrien Vergé2016-06-045-4/+30
* | | | | Update submodule refsToshio Kuratomi2016-06-042-12/+10
* | | | | Update submodule refsToshio Kuratomi2016-06-042-16/+11
|/ / / /
* | | | Fix the copy action to not send the content as a param. (#16127)Toshio Kuratomi2016-06-031-0/+2
* | | | fixed group assignment in DO inventory (#16102)Brian Coca2016-06-031-15/+32
* | | | bump core submodule refnitzmahone2016-06-031-8/+5
* | | | Merge pull request #16126 from mattclay/shippable-fixMatt Clay2016-06-032-1/+8
|\ \ \ \
| * | | | Update how shippable scripts are called.Matt Clay2016-06-032-1/+8
* | | | | Merge pull request #13145 from Mic92/develMatt Clay2016-06-033-0/+237
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lxc connection pluginJörg Thalheim2016-05-283-0/+237
| | |/ / | |/| |
* | | | minor optimizationBrian Coca2016-06-031-2/+1
* | | | optimize openbsd pkg_mgr fact discoveryBrian Coca2016-06-031-4/+5
* | | | updated package to use minimal fact gatheringBrian Coca2016-06-031-2/+2
* | | | Show a better error message when there is too much arguments (#16119)Michael Scherer2016-06-031-1/+4
* | | | Force relative role paths to be absolute and correct errors about missing pat...jctanner2016-06-032-7/+13
* | | | Merge pull request #16113 from ahlusar1989/unittestsMatt Clay2016-06-021-0/+112
|\ \ \ \