- 20 Apr, 2013 2 commits
-
-
Michael DeHaan committed
-
Showcase the new-style lookup plugin access in the authorized_key docs rather than the old-style $FILE
Michael DeHaan committed
-
- 19 Apr, 2013 3 commits
-
-
Michael DeHaan committed
-
Showcase the new-style lookup plugin access in the authorized_key docs rather than the old-style $FILE
Michael DeHaan committed -
Nathan L. Walls committed
-
- 12 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 05 Apr, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 26 Mar, 2013 1 commit
-
-
Greg Swift committed
-
- 03 Feb, 2013 2 commits
-
-
Piffey Parlance committed
-
Piffey Parlance committed
-
- 13 Jan, 2013 1 commit
-
-
Daniel Hokka Zakrisson committed
-
- 14 Dec, 2012 1 commit
-
-
Three changes: * Add set_default_selinux_context() to module_common that sets a file's context according to the defaults in the policy * In atomic_replace(), set the default context for the file if selinux is enabled and the destination file does not exist. * In authorized_key, set the default context when creating $HOME/.ssh and $HOME/.ssh/authorized_keys. If these already exist, this won't touch them.
Stephen Fromm committed
-
- 27 Nov, 2012 1 commit
-
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed
-
- 19 Nov, 2012 1 commit
-
-
Michael DeHaan committed
-
- 18 Nov, 2012 1 commit
-
-
Fixes #1624.
Daniel Hokka Zakrisson committed
-
- 08 Nov, 2012 1 commit
-
-
This also adds module as an argument to keyfile().
Stephen Fromm committed
-
- 26 Oct, 2012 1 commit
-
-
Daniel Hokka Zakrisson committed
-
- 25 Oct, 2012 3 commits
-
-
Stephen Fromm committed
-
Stephen Fromm committed
-
Stephen Fromm committed
-
- 23 Oct, 2012 1 commit
-
-
- added terse syntax to modules.rst - added description of special variables to template module
Jan-Piet Mens committed
-
- 03 Oct, 2012 1 commit
-
-
Michael DeHaan committed
-
- 01 Oct, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 28 Sep, 2012 1 commit
-
-
plus a small fix in rst.j2 template manpages generated & checked modules.html generated & checked
Jan-Piet Mens committed
-
- 07 Aug, 2012 1 commit
-
-
whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added in 0.6 release)
Michael DeHaan committed
-
- 03 Aug, 2012 1 commit
-
-
Add encoding lines to python modules such that they can take unicode options if they are fed them, since the AnsibleModule stuff no longer base64 encodes for simplicity and speed reasons.
Michael DeHaan committed
-
- 28 Jul, 2012 1 commit
-
-
Michael DeHaan committed
-
- 02 Jul, 2012 2 commits
-
-
Fixes ansible/ansible#522, no longer creates comment in ~/.ssh/authorized_keys, does not create directory or file if state==absent.
Brad Olson committed -
Fixes ansible/ansible#523. Removed 'with:' blocks so module works with Python 2.4 for CentOS 5 support, courtesy of mcodd/ansible@29af24b73222c97e30f5843b67e321b95fb6c979.
Brad Olson committed
-
- 30 May, 2012 1 commit
-
-
Brad Olson committed
-