- 26 Jun, 2014 8 commits
-
-
Maxim Odinintsev committed
-
Maxim Odinintsev committed
-
fixes the now-incorrect module for ApiError -- noticed since 0.3.2
James Cammarata committed -
apt_key clear message when downloading key returns an (http) error code
James Cammarata committed -
James Cammarata committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Cammarata committed
-
- 25 Jun, 2014 12 commits
-
-
Fix missing code block in playbook variables doc
Michael DeHaan committed -
In yum module example, use present/absent instead of installed/removed
Michael DeHaan committed -
grammar fix
Michael DeHaan committed -
Fix small typographic error
Michael DeHaan committed -
mscherer committed
-
James Cammarata committed
-
A code sample was not being rendered as a code block. This adds the preceding '::' reStructuredText markup.
Chris Hepner committed -
George Yoshida committed
-
trbs committed
-
Tim Ruffles committed
-
Stephen Paul Suarez committed
-
https://github.com/dotcloud/docker-py/blob/0.3.2/docker/errors.py - ApiError is now(0.3.2) under the docker.errors
Stephen Paul Suarez committed
-
- 24 Jun, 2014 11 commits
-
-
Fixes #7910
James Cammarata committed -
James Cammarata committed
-
Allow group module to handle check_mode properly when group.state=present and group already exists
James Cammarata committed -
Add examples for `shell` and `command` modules.
James Cammarata committed -
Fix typo in playbook roles doc
James Cammarata committed -
Restore #6484 (YAML lists in apt) reverted by c7511688.
James Cammarata committed -
James Cammarata committed
-
Rik committed
-
Rik committed
-
Adrien Brault committed
-
Sam Hanes committed
-
- 23 Jun, 2014 9 commits
-
-
Arch PKGBUILD fixes : removes man3 section and adds contributor list
James Cammarata committed -
Fixes #7170
Thomas Mangin committed -
At the point the exception is handled, it is likely due to error loading a sub-template included from main template. Besides file not found, it can be caused also by include path failing Jinja2 checks. Now, when rendering the exception from Jinja, it will include exception name. This will give basic context or *what* the error is. Fixes #7103 Fixes #7105
Paul Sokolovsky committed -
Allow 'make rpm' work from a release tarball
James Cammarata committed -
James Cammarata committed
-
mysql_db module now correctly fails on import if bz2 or gz fails.
James Cammarata committed -
James Cammarata committed
-