- 26 Jun, 2014 2 commits
-
-
Michael DeHaan committed
-
James Cammarata committed
-
- 25 Jun, 2014 9 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
-
Tim Ruffles 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 18 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
-
force evaluation of vars memory_mb, num_cpus to be int fixes #7903
James Cammarata committed -
Add os relpath filter
James Cammarata committed -
James Cammarata committed
-
Merge branch 'bug/fix-health-check-to-zero-bug/7898' of https://github.com/botify-labs/ansible into botify-labs-bug/fix-health-check-to-zero-bug/7898
James Cammarata committed -
Check for empty os-release file, fixes #7885
James Cammarata committed -
Adding support for spot instances in ansible_lc.
James Cammarata committed -
James Cammarata committed
-
https://github.com/amenonsen/ansible
Merge branch 'upgrade-release' of https://github.com/amenonsen/ansible into amenonsen-upgrade-release
James Cammarata committed -
Dann Bohn committed
-