- 07 Mar, 2013 4 commits
-
-
added check for starting $HOME for remote_tmp so as to non root sudo override
Michael DeHaan committed -
Consider service stopped if rc is 1
Michael DeHaan committed -
Minor spelling fixes
Michael DeHaan committed -
Michael DeHaan committed
-
- 06 Mar, 2013 8 commits
-
-
Signed-off-by: Brian Coca <bcoca@tablethotels.com>
Brian Coca committed -
Jim Kleckner committed
-
Per LSB spec, consider service stopped if rc from 'service status' is 1. Added comment with url to LSB spec reference.
Stephen Fromm committed -
Fix chroot.py copyright
Michael DeHaan committed -
Maykel Moya committed
-
Update playbooks2.rst
Michael DeHaan committed -
Update the Makefile and build-site.py to notify of missing dependencies
Michael DeHaan committed -
fix ansible-playbook manpges regarding option for syntax check
Daniel Hokka Zakrisson committed
-
- 05 Mar, 2013 18 commits
-
-
r-p-e committed
-
Fixes #2287.
Daniel Hokka Zakrisson committed -
Update mysql_db
Daniel Hokka Zakrisson committed -
The target parameter is not required, the DOCUMENTATION section was in error.
asad-at-srt committed -
Allow 'make rpm' without the need for env-setup
Daniel Hokka Zakrisson committed -
get_url: should always download the file when force is set
Daniel Hokka Zakrisson committed -
add docs to mount module using LABEL and UUID
Daniel Hokka Zakrisson committed -
Fixes #2305.
Daniel Hokka Zakrisson committed -
Tim Bielawa committed
-
Seth Vidal committed
-
Fixed typo in passlib URL link Fixed style in cryp scheme list Fixed bullet 7 in variable precedence section Adds statement regarding passlib requirement
Michel Blanc committed -
Added more details on encrypt usage for vars_prompt, including a list of crypt schemes and a ling to the passlib documentation.
Michel Blanc committed -
Added doc on encrypt capability of vars_prompt. Assuming the example in https://github.com/ansible/ansible/blob/devel/examples/playbooks/prompts.yml is still valid.
Michel Blanc committed -
No reason to build the website for RPMs/DEBs, adding dependency on Sphinx.
Daniel Hokka Zakrisson committed -
Corrected formatting in docs for the gem-module
Daniel Hokka Zakrisson committed -
Johan Wirén committed
-
As it used to be before, 'make rpm' from a cloned repository should work without the need to run hacking/env-setup. It's an easy fix, in line with what we already did for the man-pages.
Dag Wieers committed -
Junegunn Choi committed
-
- 04 Mar, 2013 1 commit
-
-
Daniel Hokka Zakrisson committed
-
- 02 Mar, 2013 9 commits
-
-
Fixes #2280.
Daniel Hokka Zakrisson committed -
Michael DeHaan committed
-
Revert "Revert "for #2196 now gruopby module invalidates host cached variables so they can be reevaluated with new groups"" This reverts commit dc0515a8. We didn't need to revert this :)
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
Revert "for #2196 now gruopby module invalidates host cached variables so they can be reevaluated with new groups" This reverts commit 2d86671a.
Michael DeHaan committed -
Fixes #2277.
Daniel Hokka Zakrisson committed -
Update get_url
Daniel Hokka Zakrisson committed -
Not quite as attractive, but allows variable precedence and lazy resolution to work as intended, rather than resolving them on a per-inventory basis.
Daniel Hokka Zakrisson committed -
Daniel Hokka Zakrisson committed
-