- 10 Feb, 2015 8 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
- renamed to syslog_json (leaving it open to other syslogs in future) - moved logger to be part of callback object - made logger configurable through env variables
Brian Coca committed -
add support for local/remote syslog logging
Brian Coca committed -
Add issue_tracker_url to the galaxy template
James Cammarata committed -
make su promt AIX compatible i tested that it does not break existing on linux, I'm going to take your word on it working on AIX
Brian Coca committed -
There is an optional issue_tracker_url setting that can be set in meta/main.yml:galaxy_info. Include it in the generated template commented out so that it can be filled out if desired.
Monty Taylor committed -
$ su suuser date suusers's Password:
Henk Wiedig committed
-
- 09 Feb, 2015 20 commits
-
-
cherry picked from https://github.com/ansible/ansible/pull/6899
Toshio Kuratomi committed -
better missing editor message
Brian Coca committed -
support for patch module to have master as src
Brian Coca committed -
* delegate_to rudimentary support (still needs much more work) * lots of other things
James Cammarata committed -
Fixes #10157
Toshio Kuratomi committed -
Brian Coca committed
-
Helps control open file descriptor count with pypy (which is used with one coreos + ansible example). Part of a fix for https://github.com/ansible/ansible/issues/10157
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Obfuscate passwords in a variety of output
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Ignore errors from `shutil.rmtree` when removing temporary directory
Brian Coca committed -
Update playbooks_delegation.rst
Brian Coca committed -
Make collins attributes more accessible
Brian Coca committed -
Reformat and clarify YAML syntax descriptions
Brian Coca committed -
Use termios instead of stty for compatibility
Brian Coca committed -
Daniel Upton committed
-
There's a space missing "hosts:127.0.0.1" should be "hosts: 127.0.0.1"
simontite-capita-ti committed -
fixes #10182
Brian Coca committed -
Fixing ticket 9845: man pages contain duplicate AUTHOR section
Brian Coca committed -
mixpix3ls committed
-
- 06 Feb, 2015 2 commits
-
-
Arnoud Vermeer committed
-
Dagobert Michelsen committed
-
- 05 Feb, 2015 2 commits
-
-
Brian Peiris committed
-
Brian Peiris committed
-
- 04 Feb, 2015 4 commits
-
-
correct typo that breaks hashing on python 2.4.
Toshio Kuratomi committed -
Handle PowerShell parameters passed via splatting
Brian Coca committed -
Jon Hadfield committed
- 03 Feb, 2015 4 commits
-
-
Toshio Kuratomi committed
-
more resilient errors for bad host declarations in play
Brian Coca committed -
should fix #10148
Brian Coca committed -
Allow retries to be templatable
Brian Coca committed
-